public class ServiceConfigException extends SMSException
SMSException
for the ServiceConfigValidator
. This exception indicates that the
config attributes were invalid for the service scheme.Constructor and Description |
---|
ServiceConfigException(String message)
A constructor with a message.
|
ServiceConfigException(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 ServiceConfigException(String message)
message
- The message.Copyright © 2010-2018, ForgeRock All Rights Reserved.