Changes between Version 13 and Version 14 of MapGuideRfc79


Ignore:
Timestamp:
Aug 17, 2009, 5:15:48 PM (15 years ago)
Author:
tomfukushima
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc79

    v13 v14  
    8686    - !MgFdoInvalidConnectionParamValueException: Thrown when connecting datastore with invalid connection parameters. [[BR]]
    8787    - !MgFdoInsufficentPrivilegesException: Thrown when connecting a FDO data source without sufficient privileges.[[BR]]
    88     - !MgFdoCommandException: This is the base class for !MgFdoSQLCommandException.[[BR]]
    89     - !MgFdoSQLCommandException: This is the base class for !MgFdoInvalidSQLStatementException.[[BR]]
    90     - !MgFdoInvalidSQLStatementException: Thrown when executing an invalid SQL statement.[[BR]]
     88    - !MgFdoCommandException: This is the base class for MgFdoSQLCommandException.[[BR]]
     89    - MgFdoSQLCommandException: This is the base class for MgFdoInvalidSQLStatementException.[[BR]]
     90    - MgFdoInvalidSQLStatementException: Thrown when executing an invalid SQL statement.[[BR]]
    9191    - !MgFdoConstraintException: This exception is the base of the following 4 classes.[[BR]]
    9292    - !MgFdoNullPropertyValueException: This exception is thrown whenever setting a non-nullable property value to null. [[BR]]