public static class Transport.UnexpectedErrorException extends IMSLException
| Constructor and Description |
|---|
UnexpectedErrorException(String message)
Constructs an
UnexpectedErrorException object. |
UnexpectedErrorException(String key,
Object[] arguments)
Constructs an
UnexpectedErrorException object. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnexpectedErrorException(String message)
UnexpectedErrorException object.message - a String containing the error messageCopyright © 2022 Rogue Wave Software. All rights reserved.