Initializes a new instance of the CheckoutException class with the specified message.
[Visual Basic] Overloads Public Sub New( _ ByVal message As String _ ) [C#] public CheckoutException( string message ); [C++] public: CheckoutException( String* message ); [JScript] public function CheckoutException( message : String );
CheckoutException Class | CheckoutException Members | System.ComponentModel.Design Namespace | CheckoutException Constructor Overload List