public static class SystemRegistryImpl.UnknownCommandException
extends Exception
Exception thrown when a command is not recognized.
| Constructor and description |
|---|
UnknownCommandException(String message)Constructs a new UnknownCommandException. |
| Methods inherited from class | Name |
|---|---|
class Exception |
addSuppressed, equals, fillInStackTrace, getCause, getClass, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, hashCode, initCause, notify, notifyAll, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString, wait, wait, wait |
Constructs a new UnknownCommandException.
message - the error messageCopyright © 2003-2026 The Apache Software Foundation. All rights reserved.