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

Class InvalidDatasourceDefinition

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

Known Subclasses:
MasterDetailFieldMismatch, MasterNotFoundError, MissingDetaillinkError, MissingMasterlinkError, MissingSqlDefinitionError, NotSqlTypeError

<datasource> definition is incomplete or self-contradictory.
Method Summary
    Inherited from ApplicationError
  __init__(self, message)
    Inherited from Exception
  __getitem__(...)
  __str__(...)


GNUe Home

Public API

Developer's Corner