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, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTracepublic KeyResolverException()
public KeyResolverException(String msgID)
msgID - public KeyResolverException(String msgID, Object[] exArgs)
msgID - exArgs - public KeyResolverException(String msgID, Exception originalException)
msgID - originalException - Copyright © 2000–2022 The Apache Software Foundation. All rights reserved.