Casper Class Library

CasperException Class

Custom exception class used for exceptions thrown out of the library.

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

System.Object
   Exception
      CasperException

public class CasperException : Exception

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: Casper.Exceptions

Assembly: Casper (in Casper.dll)

See Also

CasperException Members | Casper.Exceptions Namespace