Class RMLParserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
se.liu.ida.hefquin.rml.RMLParserException
All Implemented Interfaces:
Serializable

public class RMLParserException extends Exception
See Also:
  • Constructor Details

    • RMLParserException

      public RMLParserException(String msg, Throwable cause)
    • RMLParserException

      public RMLParserException(String msg)