Class CommandRuntimeException

All Implemented Interfaces:
Serializable

public class CommandRuntimeException extends RuntimeException
See Also:
  • Constructor Details

    • CommandRuntimeException

      public CommandRuntimeException()
    • CommandRuntimeException

      public CommandRuntimeException(String message, Throwable cause)
    • CommandRuntimeException

      public CommandRuntimeException(String message)
    • CommandRuntimeException

      public CommandRuntimeException(Throwable cause)