Package org.wso2.carbon.utils
Class UnsupportedSecretTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.carbon.CarbonException
org.wso2.carbon.utils.UnsupportedSecretTypeException
- All Implemented Interfaces:
Serializable
Exception defined to denote that provided secret type is not supported.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnsupportedSecretTypeException(String message) UnsupportedSecretTypeException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedSecretTypeException
public UnsupportedSecretTypeException() -
UnsupportedSecretTypeException
-
UnsupportedSecretTypeException
-
UnsupportedSecretTypeException
-