Class GateConflictException

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

public class GateConflictException extends Exception
The gate conflict exception is thrown when trying to create a stargate which is in conflict with an existing one
See Also:
  • Constructor Details

    • GateConflictException

      public GateConflictException()