PosControlException Constructor
2/27/2008
Overload List
Name | Description |
---|---|
PosControlException (SerializationInfo, StreamingContext) |
Creates an instance of the PosControlException class with serialized data.
|
PosControlException (String, ErrorCode) |
Creates an instance of the PosControlException class with a specified error message and error code.
|
PosControlException (String, ErrorCode, Exception) |
Creates an instance of the PosControlException class with a specified error message, error code, and inner exception.
|
PosControlException (String, ErrorCode, Int32) |
Creates an instance of the PosControlException class with a specified error message, error code, and extended error code value.
|
PosControlException (String, ErrorCode, Int32, Exception) |
Creates an instance of the PosControlException class with a specified error message, error code, extended error code value, and the exception that is the cause of the current exception.
|
See Also
Reference
PosControlException Class
PosControlException Members
Microsoft.PointOfService Namespace
System.Runtime.Serialization.SerializationInfo
System.Runtime.Serialization.StreamingContext