|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.enterprise.config.serverbeans.SecureAdminHelper.SecureAdminCommandException
public static class SecureAdminHelper.SecureAdminCommandException
An exception indicating a user-correctable error that occurred as a secure admin command executed.
The secure admin commands can detect such errors and report just the exception's message and not the exception as well (which would clutter the report back to the admin client).
| Constructor Summary | |
|---|---|
SecureAdminHelper.SecureAdminCommandException(java.lang.String message)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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 SecureAdminHelper.SecureAdminCommandException(java.lang.String message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||