public final class UnsupportedSetupException extends SetupException
| Constructor and Description |
|---|
UnsupportedSetupException(String message)
Constructs a new exception with the specified message.
|
UnsupportedSetupException(String message,
Throwable cause)
Constructs a new exception with the specified message and cause.
|
errorCode, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic UnsupportedSetupException(String message)
message - the message