Class NoFormatFoundException

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

public class NoFormatFoundException extends Exception
The no format found exception is thrown when a gate format/layout matching a physical stargate cannot be found
See Also:
  • Constructor Details

    • NoFormatFoundException

      public NoFormatFoundException()