Share via


PosException Constructor

2/27/2008

Overload List

Name Description
PosException ()
Creates an instance of the PosException class.
PosException (String)
Creates an instance of the PosException class with a specified error message.
PosException (SerializationInfo, StreamingContext)
Creates an instance of the PosException class with serialized data.
PosException (String, Exception)
Creates an instance of the PosException class with a specified error message and a reference to the inner exception that is the cause of this exception.
PosException (String, ErrorCode, Int32)
Creates an instance of the PosException class with a specified error message, error code, and extended error code values.
PosException (String, ErrorCode, Int32, Exception)
Creates an instance of the PosException class with a specified error message, error code, and extended error code value.

See Also

Reference

PosException Class
PosException Members
Microsoft.PointOfService Namespace