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