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