|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
org.apache.axis2.AxisFault
org.apache.axis2.deployment.DeploymentException
Field Summary |
Fields inherited from class java.rmi.RemoteException |
detail |
Constructor Summary | |
DeploymentException(java.lang.String message)
|
|
DeploymentException(java.lang.String message,
java.lang.Throwable cause)
|
|
DeploymentException(java.lang.Throwable cause)
|
Methods inherited from class org.apache.axis2.AxisFault |
getFaultCode, makeFault, setFaultCode |
Methods inherited from class java.rmi.RemoteException |
getCause, getMessage |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, 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 DeploymentException(java.lang.Throwable cause)
public DeploymentException(java.lang.String message)
public DeploymentException(java.lang.String message, java.lang.Throwable cause)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |