Package org.apache.cxf.common.util
Class Base64Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.cxf.common.i18n.Exception
org.apache.cxf.common.util.Base64Exception
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionBase64Exception(Throwable cause) Base64Exception(Message msg) Base64Exception(Message msg, Throwable t) 
- 
Method SummaryMethods inherited from class org.apache.cxf.common.i18n.ExceptiongetCode, getMessageMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
Base64Exception
- 
Base64Exception
- 
Base64Exception
 
-