Class SenderNotConsoleException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
revxrsal.commands.velocity.exception.SenderNotConsoleException
All Implemented Interfaces:
Serializable

public class SenderNotConsoleException extends RuntimeException
Thrown when a console-only command is executed by a non-console
See Also:
  • Constructor Details

    • SenderNotConsoleException

      public SenderNotConsoleException()