public class AlgorithmAlreadyRegisteredException extends XMLSecurityException
msgID| Constructor and Description |
|---|
AlgorithmAlreadyRegisteredException()
Constructor AlgorithmAlreadyRegisteredException
|
AlgorithmAlreadyRegisteredException(String msgID)
Constructor AlgorithmAlreadyRegisteredException
|
AlgorithmAlreadyRegisteredException(String msgID,
Exception originalException)
Constructor AlgorithmAlreadyRegisteredException
|
AlgorithmAlreadyRegisteredException(String msgID,
Object[] exArgs)
Constructor AlgorithmAlreadyRegisteredException
|
AlgorithmAlreadyRegisteredException(String msgID,
Object[] exArgs,
Exception originalException)
Constructor AlgorithmAlreadyRegisteredException
|
getMsgID, getOriginalException, printStackTrace, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTracepublic AlgorithmAlreadyRegisteredException()
public AlgorithmAlreadyRegisteredException(String msgID)
msgID - public AlgorithmAlreadyRegisteredException(String msgID, Object[] exArgs)
msgID - exArgs - public AlgorithmAlreadyRegisteredException(String msgID, Exception originalException)
msgID - originalException - Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.