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

Class FunctionNotAvailableError

Exception --+        
            |        
        Error --+    
                |    
       AdminError --+
                    |
                   FunctionNotAvailableError


Cannot use "update" and "call" functions on this datasource.
Method Summary
  __init__(self)
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Method Details

__init__(self)
(Constructor)

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


GNUe Home

Public API

Developer's Corner