public final class ConnectDisabledException extends ResourceException
NestedThrowable.Util
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
nested
Constructor and Description |
---|
ConnectDisabledException()
Constructs a ConnectDisabledException Exception.
|
ConnectDisabledException(java.lang.String s)
Constructs a ConnectDisabledException with the specified
message.
|
ConnectDisabledException(java.lang.String s,
java.lang.Throwable t) |
getMessage, getNested, getNestedException, printStackTrace, printStackTrace, printStackTrace, superPrintStackTrace, superPrintStackTrace, superToString, toString
private static final long serialVersionUID
public ConnectDisabledException(java.lang.String s)
s
- String messagepublic ConnectDisabledException()
public ConnectDisabledException(java.lang.String s, java.lang.Throwable t)