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, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTracepublic AlgorithmAlreadyRegisteredException()
public AlgorithmAlreadyRegisteredException(String msg)
public AlgorithmAlreadyRegisteredException(String msg, Object[] exArgs)
public AlgorithmAlreadyRegisteredException(Exception e)
public AlgorithmAlreadyRegisteredException(String msg, Exception e)
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.