Class SecureAdminHelper.SecureAdminCommandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.enterprise.config.serverbeans.SecureAdminHelper.SecureAdminCommandException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
SecureAdminHelper
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).
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SecureAdminCommandException
-