BSL430.NET  1.3.4
Public Member Functions | Properties | List of all members
BSL430_NET.Bsl430NetException Class Reference

BSL430.NET Exception is generic Exception extended with Status object. More...

Inheritance diagram for BSL430_NET.Bsl430NetException:

Public Member Functions

 Bsl430NetException (string Message)
 Bsl430NetException constructor More...
 
 Bsl430NetException (Status Stat)
 Bsl430NetException constructor More...
 
 Bsl430NetException (int ErrCode)
 Bsl430NetException constructor More...
 
 Bsl430NetException (int ErrCode, Exception Ex)
 Bsl430NetException constructor More...
 
 Bsl430NetException (int ErrCode, string Extra)
 Bsl430NetException constructor More...
 

Properties

Status Status [get, set]
 BSL430.NET Status More...
 

Detailed Description

BSL430.NET Exception is generic Exception extended with Status object.

Constructor & Destructor Documentation

◆ Bsl430NetException() [1/5]

BSL430_NET.Bsl430NetException.Bsl430NetException ( string  Message)

Bsl430NetException constructor

◆ Bsl430NetException() [2/5]

BSL430_NET.Bsl430NetException.Bsl430NetException ( Status  Stat)

Bsl430NetException constructor

◆ Bsl430NetException() [3/5]

BSL430_NET.Bsl430NetException.Bsl430NetException ( int  ErrCode)

Bsl430NetException constructor

◆ Bsl430NetException() [4/5]

BSL430_NET.Bsl430NetException.Bsl430NetException ( int  ErrCode,
Exception  Ex 
)

Bsl430NetException constructor

◆ Bsl430NetException() [5/5]

BSL430_NET.Bsl430NetException.Bsl430NetException ( int  ErrCode,
string  Extra 
)

Bsl430NetException constructor

Property Documentation

◆ Status

Status BSL430_NET.Bsl430NetException.Status
getset

BSL430.NET Status


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