Class ParsingErrorException

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

public class ParsingErrorException extends Exception
See Also:
  • Constructor Details

    • ParsingErrorException

      public ParsingErrorException(String errorMessage)
      Instantiates a new parsing error exception
      Parameters:
      errorMessage -

      The error message describing the thrown exception