Class ProtectedRegion.CircularInheritanceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sk89q.worldguard.protection.regions.ProtectedRegion.CircularInheritanceException
All Implemented Interfaces:
Serializable
Enclosing class:
ProtectedRegion

public static class ProtectedRegion.CircularInheritanceException extends Exception
Thrown when setting a parent would create a circular inheritance situation.
See Also:
  • Constructor Details

    • CircularInheritanceException

      public CircularInheritanceException()