Class AlgorithmAlreadyRegisteredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.xml.security.exceptions.XMLSecurityException
org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException
- All Implemented Interfaces:
Serializable
- Author:
- Christian Geuer-Pollmann
- See Also:
-
Field Summary
Fields inherited from class XMLSecurityException
msgID, originalException -
Constructor Summary
ConstructorsConstructorDescriptionConstructor AlgorithmAlreadyRegisteredExceptionConstructor AlgorithmAlreadyRegisteredExceptionAlgorithmAlreadyRegisteredException(String _msgID, Exception _originalException) Constructor AlgorithmAlreadyRegisteredExceptionAlgorithmAlreadyRegisteredException(String _msgID, Object[] exArgs) Constructor AlgorithmAlreadyRegisteredExceptionAlgorithmAlreadyRegisteredException(String _msgID, Object[] exArgs, Exception _originalException) Constructor AlgorithmAlreadyRegisteredException -
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
-
AlgorithmAlreadyRegisteredException
public AlgorithmAlreadyRegisteredException()Constructor AlgorithmAlreadyRegisteredException -
AlgorithmAlreadyRegisteredException
Constructor AlgorithmAlreadyRegisteredException- Parameters:
_msgID-
-
AlgorithmAlreadyRegisteredException
-
AlgorithmAlreadyRegisteredException
-
AlgorithmAlreadyRegisteredException
-