org.apache.geronimo.common
static class: DeploymentException.CleanseException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.geronimo.common.DeploymentException
org.apache.geronimo.common.DeploymentException$CleanseException
All Implemented Interfaces:
Serializable
Method from org.apache.geronimo.common.DeploymentException$CleanseException Summary: |
---|
toString |
Methods from java.lang.Throwable: |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.geronimo.common.DeploymentException$CleanseException Detail: |
public String toString() {
return toString;
}
|