public class AlgorithmAlreadyRegisteredException extends C14NException
baseName, e, msgID
Constructor and Description |
---|
AlgorithmAlreadyRegisteredException() |
AlgorithmAlreadyRegisteredException(Exception e) |
AlgorithmAlreadyRegisteredException(String msg) |
AlgorithmAlreadyRegisteredException(String msg,
Exception e) |
AlgorithmAlreadyRegisteredException(String msg,
Object[] exArgs) |
AlgorithmAlreadyRegisteredException(String msg,
Object[] exArgs,
Exception e) |
getMsgID, getOriginalException, printStackTrace, printStackTrace, printStackTrace, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace
public AlgorithmAlreadyRegisteredException()
public AlgorithmAlreadyRegisteredException(String msg)
public AlgorithmAlreadyRegisteredException(String msg, Object[] exArgs)
public AlgorithmAlreadyRegisteredException(Exception e)
public AlgorithmAlreadyRegisteredException(String msg, Exception e)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.