[]
        
(Showing Draft Content)

C1.Framework.SystemErrorException

SystemErrorException Class

Defines an exception class to handle the system error.

Inheritance
SystemErrorException
Implements
Namespace: C1.Framework
Assembly: C1.Win.Input.8.dll
Syntax
public class SystemErrorException : SystemException, ISerializable

Constructors

Name Description
SystemErrorException()

Initializes a new instance of the SystemErrorException class.

SystemErrorException(string)

Initializes a new instance of the SystemErrorException class.

SystemErrorException(string, Exception)

Initializes a new instance of the System.SystemException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Properties

Name Description
ErrorCode

Gets the error code created by last error API.

Methods

Name Description
GetErrorDescription(int)

Gets the description of the error.