Class InvalidStructureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.sgrewritten.stargate.exception.InvalidStructureException
- All Implemented Interfaces:
Serializable
The invalid structure exception is thrown when a physical stargate doesn't match its gate format
- 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
-
InvalidStructureException
public InvalidStructureException() -
InvalidStructureException
-