Class PermissionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.sgrewritten.stargate.exception.PermissionException
All Implemented Interfaces:
Serializable

public class PermissionException extends Exception
The exception thrown by invalid permission checks.
See Also:
  • Constructor Details

    • PermissionException

      public PermissionException()