|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.apache.cxf.common.i18n.Exception org.apache.cxf.common.util.Base64Exception
public class Base64Exception
Constructor Summary | |
---|---|
Base64Exception(Message msg)
|
|
Base64Exception(Message msg,
Throwable t)
|
|
Base64Exception(Throwable cause)
|
Method Summary |
---|
Methods inherited from class org.apache.cxf.common.i18n.Exception |
---|
getCode, getMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Base64Exception(Message msg)
public Base64Exception(Message msg, Throwable t)
public Base64Exception(Throwable cause)
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |