Class CommandException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.streamlinecloud.api.exception.CommandException
All Implemented Interfaces:
Serializable

public class CommandException extends Exception
See Also:
  • Constructor Details

    • CommandException

      public CommandException(String message)