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

Class NotSqlTypeError

      Exception --+            
                  |            
              Error --+        
                      |        
       ApplicationError --+    
                          |    
InvalidDatasourceDefinition --+
                              |
                             NotSqlTypeError


Datasource is not of type 'sql', but has an <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