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

Class MissingSqlDefinitionError

      Exception --+            
                  |            
              Error --+        
                      |        
       ApplicationError --+    
                          |    
InvalidDatasourceDefinition --+
                              |
                             MissingSqlDefinitionError


Datasource is of type 'sql', but has no <sql> definition
Method Summary
  __init__(self, name)
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Method Details

__init__(self, name)
(Constructor)

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


GNUe Home

Public API

Developer's Corner