C# Client 0.0.0.7
C# Library to interface with Corelink
Loading...
Searching...
No Matches
CoreLink.CorelinkException Class Reference

Inherits Exception.

Public Member Functions

 CorelinkException ()
 
 CorelinkException (string message)
 
 CorelinkException (string message, Exception inner)
 
 CorelinkException (int statusCode, string message)
 

Detailed Description

Definition at line 7 of file CorelinkException.cs.

Constructor & Destructor Documentation

◆ CorelinkException() [1/4]

CoreLink.CorelinkException.CorelinkException ( )

Definition at line 9 of file CorelinkException.cs.

◆ CorelinkException() [2/4]

CoreLink.CorelinkException.CorelinkException ( string message)

Definition at line 12 of file CorelinkException.cs.

◆ CorelinkException() [3/4]

CoreLink.CorelinkException.CorelinkException ( string message,
Exception inner )

Definition at line 15 of file CorelinkException.cs.

◆ CorelinkException() [4/4]

CoreLink.CorelinkException.CorelinkException ( int statusCode,
string message )

Definition at line 18 of file CorelinkException.cs.


The documentation for this class was generated from the following file: