Class TrustedThroughGroupException

java.lang.Object
java.lang.Throwable
java.lang.Exception
me.angeschossen.chestprotect.api.exceptions.TrustedThroughGroupException
All Implemented Interfaces:
Serializable

public class TrustedThroughGroupException extends Exception
Thrown when you try to modify a player at a protection, but the player is trusted through a group (Group).
See Also:
  • Constructor Details

    • TrustedThroughGroupException

      public TrustedThroughGroupException()
      Creates the exception with a descriptive message.