Class KeyResolverException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.xml.security.exceptions.XMLSecurityException
org.apache.xml.security.keys.keyresolver.KeyResolverException
- All Implemented Interfaces:
Serializable
- Author:
- $Author$
- See Also:
-
Field Summary
Fields inherited from class XMLSecurityException
msgID, originalException -
Constructor Summary
ConstructorsConstructorDescriptionConstructor KeyResolverExceptionKeyResolverException(String _msgID) Constructor KeyResolverExceptionKeyResolverException(String _msgID, Exception _originalException) Constructor KeyResolverExceptionKeyResolverException(String _msgID, Object[] exArgs) Constructor KeyResolverExceptionKeyResolverException(String _msgID, Object[] exArgs, Exception _originalException) Constructor KeyResolverException -
Method Summary
Methods inherited from class XMLSecurityException
getMsgID, getOriginalException, printStackTrace, printStackTrace, printStackTrace, toStringMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace
-
Constructor Details
-
KeyResolverException
public KeyResolverException()Constructor KeyResolverException -
KeyResolverException
-
KeyResolverException
-
KeyResolverException
-
KeyResolverException
-