Class SystemRegistryImpl.UnknownCommandException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.groovy.groovysh.jline.SystemRegistryImpl.UnknownCommandException
All Implemented Interfaces:
Serializable
Enclosing class:
SystemRegistryImpl

public static class SystemRegistryImpl.UnknownCommandException extends Exception
Exception thrown when a command is not recognized.
See Also:
  • Constructor Details

    • UnknownCommandException

      public UnknownCommandException(String message)
      Constructs a new UnknownCommandException.
      Parameters:
      message - the error message