org.jboss.deployment
Class J2eeDeploymentException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.jboss.deployment.J2eeDeploymentException
- All Implemented Interfaces:
- java.io.Serializable
- public class J2eeDeploymentException
- extends java.lang.Exception
- Version:
- $Revision: 1.3 $
- Author:
- Daniel Schulze daniel.schulze@telekel.com
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
J2eeDeploymentException
public J2eeDeploymentException(java.lang.String message)
J2eeDeploymentException
public J2eeDeploymentException(java.lang.String message,
java.lang.Throwable e)
getException
public java.lang.Throwable getException()
Copyright © 2000 The JBoss Organization. All Rights Reserved.