Changes between Version 13 and Version 14 of MapGuideRfc79
- Timestamp:
- 08/17/09 17:15:48 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc79
v13 v14 86 86 - !MgFdoInvalidConnectionParamValueException: Thrown when connecting datastore with invalid connection parameters. [[BR]] 87 87 - !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]] 91 91 - !MgFdoConstraintException: This exception is the base of the following 4 classes.[[BR]] 92 92 - !MgFdoNullPropertyValueException: This exception is thrown whenever setting a non-nullable property value to null. [[BR]]