Class SaiRdfNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.janeirodigital.sai.rdfutils.SaiRdfNotFoundException
All Implemented Interfaces:
Serializable

public class SaiRdfNotFoundException extends Exception
Custom exception thrown when something cannot be found in an RDF graph
See Also:
  • Constructor Details

    • SaiRdfNotFoundException

      public SaiRdfNotFoundException(String message)