|
Apache CXF API | |||||||||
| 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.cxf.common.i18n.Exception
org.apache.cxf.endpoint.EndpointException
public class EndpointException
| Constructor Summary | |
|---|---|
EndpointException(Message msg)
|
|
EndpointException(Message msg,
Throwable t)
|
|
EndpointException(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 EndpointException(Message msg)
public EndpointException(Message msg,
Throwable t)
public EndpointException(Throwable cause)
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||