|
||||||||||
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.axis2.jaxws.lifecycle.LifecycleException org.apache.axis2.jaxws.server.endpoint.lifecycle.EndpointLifecycleException
public class EndpointLifecycleException
Constructor Summary | |
---|---|
EndpointLifecycleException()
|
|
EndpointLifecycleException(java.lang.String message)
|
|
EndpointLifecycleException(java.lang.String message,
java.lang.Throwable cause)
|
|
EndpointLifecycleException(java.lang.Throwable cause)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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 EndpointLifecycleException()
public EndpointLifecycleException(java.lang.String message)
message
- public EndpointLifecycleException(java.lang.String message, java.lang.Throwable cause)
message
- cause
- public EndpointLifecycleException(java.lang.Throwable cause)
cause
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |