|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.xml.security.exceptions.XMLSecurityException
org.apache.xml.security.exceptions.Base64DecodingException
This Exception is thrown if decoding of Base64 data fails.
| Field Summary |
| Fields inherited from class org.apache.xml.security.exceptions.XMLSecurityException |
msgID, originalException |
| Constructor Summary | |
Base64DecodingException()
Constructor Base64DecodingException |
|
Base64DecodingException(java.lang.String _msgID)
Constructor Base64DecodingException |
|
Base64DecodingException(java.lang.String _msgID,
java.lang.Exception _originalException)
Constructor Base64DecodingException |
|
Base64DecodingException(java.lang.String _msgID,
java.lang.Object[] exArgs)
Constructor Base64DecodingException |
|
Base64DecodingException(java.lang.String _msgID,
java.lang.Object[] exArgs,
java.lang.Exception _originalException)
Constructor Base64DecodingException |
|
| Methods inherited from class org.apache.xml.security.exceptions.XMLSecurityException |
getMsgID, getOriginalException, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Base64DecodingException()
public Base64DecodingException(java.lang.String _msgID)
_msgID -
public Base64DecodingException(java.lang.String _msgID,
java.lang.Object[] exArgs)
_msgID - exArgs -
public Base64DecodingException(java.lang.String _msgID,
java.lang.Exception _originalException)
_msgID -
public Base64DecodingException(java.lang.String _msgID,
java.lang.Object[] exArgs,
java.lang.Exception _originalException)
_msgID - exArgs -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||