Shunde.NET Framework Class Library

Shunde Namespace

The main namespace for the Shunde Framework.

Namespace hierarchy

Classes

Class Description
ConcurrencyException A concurrency exception is thrown when the same data is updated at once. The first to complete will go through, however the 2nd to complete will throw a concurrency exception.
ObjectDoesNotExistException A miscellaneous exception
ShundeException A miscellaneous exception
ShundeSqlException An Sql Exception
ValidationException Exceptions that are to do with validation. The error message should be a friendly message to deliver to the client.
WarningException A warning only. Different from a ValidationException in that it may be valid, but there is a suspicion that something may not be right anyway

Enumerations

Enumeration Description
SearchType Search types for full-text searches