public class InternalExchangeException extends Exception
| Constructor and Description |
|---|
InternalExchangeException(String message)
Construct exception with given
|
InternalExchangeException(String message,
Throwable e)
Construct exception with given
|
InternalExchangeException(Throwable e)
Construct exception with given
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InternalExchangeException(String message)
message - public InternalExchangeException(String message, Throwable e)
message - e - The cause of the exceptionpublic InternalExchangeException(Throwable e)
e - The cause of the exceptionCopyright © 2019–2025 Teslanet.nl. All rights reserved.