public static class SecureAdminHelper.SecureAdminCommandException extends RuntimeException
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 and Description |
---|
SecureAdminCommandException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SecureAdminCommandException(String message)
Copyright © 2020. All rights reserved.