public class ServiceConfigException extends SMSException
SMSException
for the ServiceConfigValidator
. This exception indicates that the
config attributes were invalid for the service scheme.SMS_ADMIN_LIMIT_EXCEEDED, SMS_AUTHENTICATION_ERROR, SMS_INSUFFICIENT_ACCESS_RIGHTS, SMS_LDAP_NOT_SUPPORTED, SMS_LDAP_OPERATION_FAILED, SMS_LDAP_REFERRAL_EXCEPTION, SMS_LDAP_SERVER_BUSY, SMS_NO_SUCH_OBJECT, SMS_SERVER_DOWN, SMS_TIME_LIMIT_EXCEEDED, SMS_UNEXPECTED_LDAP_EXCEPTION, SMS_UNKNOWN_EXCEPTION_OCCURRED, SMS_XML_PARSER_EXCEPTION, STATUS_ABORT, STATUS_CONFIG_PROBLEM, STATUS_LDAP_OP_FAILED, STATUS_NO_PERMISSION, STATUS_NONE, STATUS_NOT_ALLOW, STATUS_QUO_ANTE, STATUS_REPEATEDLY_FAILED, STATUS_RETRY, STATUS_UNKNOWN_EXCEPTION
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
public ServiceConfigException(String message)
message
- The message.Copyright © 2010-2017, ForgeRock All Rights Reserved.