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