public class AlgorithmAlreadyRegisteredException extends XMLSecurityException
msgID| Constructor and Description |
|---|
AlgorithmAlreadyRegisteredException()
Constructor AlgorithmAlreadyRegisteredException
|
AlgorithmAlreadyRegisteredException(java.lang.Exception originalException,
java.lang.String msgID)
Constructor AlgorithmAlreadyRegisteredException
|
AlgorithmAlreadyRegisteredException(java.lang.Exception originalException,
java.lang.String msgID,
java.lang.Object[] exArgs)
Constructor AlgorithmAlreadyRegisteredException
|
AlgorithmAlreadyRegisteredException(java.lang.String msgID)
Constructor AlgorithmAlreadyRegisteredException
|
AlgorithmAlreadyRegisteredException(java.lang.String msgID,
java.lang.Object[] exArgs)
Constructor AlgorithmAlreadyRegisteredException
|
getMsgID, getOriginalException, printStackTrace, toStringpublic AlgorithmAlreadyRegisteredException()
public AlgorithmAlreadyRegisteredException(java.lang.String msgID)
msgID - public AlgorithmAlreadyRegisteredException(java.lang.String msgID,
java.lang.Object[] exArgs)
msgID - exArgs - public AlgorithmAlreadyRegisteredException(java.lang.Exception originalException,
java.lang.String msgID)
originalException - msgID - public AlgorithmAlreadyRegisteredException(java.lang.Exception originalException,
java.lang.String msgID,
java.lang.Object[] exArgs)
originalException - msgID - exArgs - Copyright © 2007–2023. All rights reserved.