Shunde.NET Framework Class Library

ValidationException Class

Exceptions that are to do with validation. The error message should be a friendly message to deliver to the client.

For a list of all members of this type, see ValidationException Members.

System.Object
   Exception
      ShundeException
         ValidationException
            ConcurrencyException

public class ValidationException : ShundeException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Shunde

Assembly: Shunde (in Shunde.dll)

See Also

ValidationException Members | Shunde Namespace