Class ListProcessingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cz.cvut.kbss.ontodriver.jena.exception.ListProcessingException
All Implemented Interfaces:
Serializable

public class ListProcessingException extends RuntimeException
Thrown when an error occurs during processing of an OWL list.
See Also:
  • Constructor Details

    • ListProcessingException

      public ListProcessingException(String message)