Class NoShellException

All Implemented Interfaces:
Serializable

public class NoShellException extends RuntimeException
Thrown when it is impossible to construct Shell. This is a runtime exception, and should happen very rarely.
See Also:
  • Constructor Details

    • NoShellException

      public NoShellException(String msg)
    • NoShellException

      public NoShellException(String message, Throwable cause)