Class GateConflictException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.sgrewritten.stargate.exception.GateConflictException
- All Implemented Interfaces:
Serializable
The gate conflict exception is thrown when trying to create a stargate which is in conflict with an existing one
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GateConflictException
public GateConflictException()
-