Shunde.NET Framework Class Library

WarningException Class

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

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

System.Object
   Exception
      ShundeException
         WarningException

public class WarningException : 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

WarningException Members | Shunde Namespace