Class ParsingErrorException

All Implemented Interfaces:
Serializable

public class ParsingErrorException extends RuntimeException
Exception used to indicate that the loader encountered a problem parsing the specified file.
See Also:
  • Constructor Details

    • ParsingErrorException

      public ParsingErrorException()
    • ParsingErrorException

      public ParsingErrorException(String s)