Package gnue :: Package common :: Package datasources :: Module Exceptions :: Class RecordNotFoundError
[show private | hide private]

Class RecordNotFoundError

Exception --+        
            |        
        Error --+    
                |    
      SystemError --+
                    |
                   RecordNotFoundError


Record not found on requery. This shouldn't happen.
Method Summary
  __init__(self)
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Method Details

__init__(self)
(Constructor)

Overrides:
gnue.common.base.errors.SystemError.__init__


GNUe Home

Public API

Developer's Corner