Package rdflib :: Module exceptions :: Class ObjectTypeError
[show private | hide private]
[frames | no frames]

Class ObjectTypeError

Exception --+        
            |        
        Error --+    
                |    
   TypeCheckError --+
                    |
                   ObjectTypeError


Object of an assertion must be an instance of URIRef, Literal, or BNode.
Method Summary
  __init__(self, node)
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Wed Jun 29 09:50:17 2005 http://epydoc.sf.net