|
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.ws.addressing.EndpointUtilsException
public class EndpointUtilsException
Constructor Summary | |
---|---|
EndpointUtilsException(Message msg)
|
|
EndpointUtilsException(Message msg,
Throwable t)
|
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 EndpointUtilsException(Message msg)
public EndpointUtilsException(Message msg, Throwable t)
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |