PrintSystemException Constructor (Int32, String^)
.NET Framework (current version)
Initializes a new instance of the PrintSystemException class that provides a specific error code and error message.
Assembly: ReachFramework (in ReachFramework.dll)
Parameters
- errorCode
-
Type:
System::Int32
An Int32 that is interpreted as an HRESULT, a coded numerical value that is assigned to a specific exception.
- message
-
Type:
System::String^
A string that describes the error condition.
.NET Framework
Available since 3.0
Available since 3.0
Show: