public class UIException extends RuntimeException
| Constructor and Description |
|---|
UIException(String message)
A new UI exception with no reference
|
UIException(String message,
Throwable cause)
A new UI exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UIException(String message)
message - The text messageCopyright © 2025 European Spallation Source. All rights reserved.