Class InvalidStructureException

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

public class InvalidStructureException extends Exception
The invalid structure exception is thrown when a physical stargate doesn't match its gate format
See Also:
  • Constructor Details

    • InvalidStructureException

      public InvalidStructureException()
    • InvalidStructureException

      public InvalidStructureException(String reason)