Class BadObjectException

All Implemented Interfaces:
Serializable

public class BadObjectException extends AssemblerException
Exception used to report that the object of a statement is not a Resource. The subject of the exception is treated as the root object. The nature of the unsuitability is (currently) not described.
See Also:
  • Constructor Details

    • BadObjectException

      public BadObjectException(Statement s)
  • Method Details

    • getObject

      public RDFNode getObject()