jrun.appclient
Class FailToCreateAppClientContainerException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--jrun.appclient.FailToCreateAppClientContainerException
- All Implemented Interfaces:
- ExceptionWrapper, java.io.Serializable
- public class FailToCreateAppClientContainerException
- extends java.lang.Exception
- implements ExceptionWrapper
- 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 |
FailToCreateAppClientContainerException
public FailToCreateAppClientContainerException(java.lang.Throwable rootCause)
FailToCreateAppClientContainerException
public FailToCreateAppClientContainerException(java.lang.String message)
FailToCreateAppClientContainerException
public FailToCreateAppClientContainerException(java.lang.String message,
java.lang.Throwable rootCause)
getRootCause
public java.lang.Throwable getRootCause()
- Specified by:
getRootCause in interface ExceptionWrapper
Copyright � 2002 Macromedia Corporation. All Rights Reserved.