Class SoqlException

All Implemented Interfaces:
Serializable

public class SoqlException extends OWLPersistenceException
Indicates an error during parsing and translation of SOQL to SPARQL.
See Also:
  • Constructor Details

    • SoqlException

      public SoqlException(String message)