public class ServiceException extends Exception
| Constructor and Description |
|---|
ServiceException()
Creates a new AuthorisationFailedException.
|
ServiceException(Exception ex)
Creates a new AuthorisationFailedException.
|
ServiceException(String message)
Creates a new AuthorisationFailedException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ServiceException()
public ServiceException(Exception ex)
ex - cause of the AuthenticationFailedExceptionpublic ServiceException(String message)
message - an error messageCopyright © 2012–2025 cismet GmbH. All rights reserved.