Datalogic .NET SDK

DecodeException (Constructor) (+2 overload)

 

Syntax

 

    public DecodeException(string message, Exception innerException)

 

 

Class                           : DecodeException

Namespace                : Datalogic.API

Assembly                   : Datalogic.API.DLL

 

 

Description

Constructor to Datalogic.API.DecodeException class, which will allow the developer to specify an error message and inner exception.

 

 

Parameters Table

 

Type

Parameter

Description

[in]

string

message

A message that describes the error. The content of this message is intended to be understood by humans.

[in]

Exception

innerException

The exception that is the cause of the current exception. If the innerException parameter is not a null reference, the current exception is raised in a catch block that handles the inner exception.

 

 

 

 

[return]

-

 

-

[on error]

-

 

-

 

 

 

See Also

System.Exception, DecodeException (constructor 1), DecodeException (constructor 2).

 

 

Copyright © Datalogic ADC. All Right Reserved