Class MappingFileParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cz.cvut.kbss.jopa.owlapi.exception.MappingFileParserException
- All Implemented Interfaces:
Serializable
Marks issues with parsing of IRI mapping files.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMappingFileParserException
(String message) MappingFileParserException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MappingFileParserException
-
MappingFileParserException
-
MappingFileParserException
-