jrun.deployment.resource.url
Class UrlResourceCreationException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--jrun.deployment.DeploymentException
|
+--jrun.deployment.resource.url.UrlResourceCreationException
- All Implemented Interfaces:
- ExceptionWrapper, java.io.Serializable
- public class UrlResourceCreationException
- extends DeploymentException
- implements ExceptionWrapper
A generic Exception with a root cause, typed to designate
its occurrence during an EJB deployment attempt.
- Author:
- ckintzing
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UrlResourceCreationException
public UrlResourceCreationException()
UrlResourceCreationException
public UrlResourceCreationException(java.lang.Throwable rootCause)
UrlResourceCreationException
public UrlResourceCreationException(java.lang.String message)
UrlResourceCreationException
public UrlResourceCreationException(java.lang.String message,
java.lang.Throwable rootCause)
Copyright � 2002 Macromedia Corporation. All Rights Reserved.