|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sun.enterprise.admin.servermgmt.RepositoryException
com.sun.enterprise.admin.servermgmt.InstanceException
public class InstanceException
| Constructor Summary | |
|---|---|
InstanceException(java.lang.String message)
Constructs a new InstanceException object. |
|
InstanceException(java.lang.String message,
java.lang.Throwable cause)
Constructs a new InstanceException object. |
|
InstanceException(java.lang.Throwable cause)
Constructs a new InstanceException object. |
|
| Method Summary |
|---|
| Methods inherited from class com.sun.enterprise.admin.servermgmt.RepositoryException |
|---|
getLocalizedMessage, getMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, 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 InstanceException(java.lang.String message)
message - public InstanceException(java.lang.Throwable cause)
cause -
public InstanceException(java.lang.String message,
java.lang.Throwable cause)
message - cause -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||