public class ServiceErrorException extends SMSException
SMSException
for the ServiceConfigValidator
. This exception type indicates that
when the validator tried to validate the config, a non-validation related error occured.Constructor and Description |
---|
ServiceErrorException(String message)
A constructor with a message.
|
ServiceErrorException(String message,
Throwable cause)
A constructor with a message and a cause.
|
getErrorCode, getExceptionCode, getL10NMessage, getMessage, getMessageArgs, getResourceBundleName, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public ServiceErrorException(String message)
message
- The message.Copyright © 2010-2018, ForgeRock All Rights Reserved.