CheckoutException Constructor (String^, Int32)
.NET Framework (current version)
Initializes a new instance of the CheckoutException class with the specified message and error code.
Assembly: System (in System.dll)
Parameters
- message
-
Type:
System::String^
A message describing the exception.
- errorCode
-
Type:
System::Int32
The error code to pass.
.NET Framework
Available since 1.1
Available since 1.1
Show: