.Net SDK 4.0.0 documentation
.Net SDK 4.0.0 documentation
Intuit.Ipp.Exception
ProtocolException Class
ProtocolException Constructor
ProtocolException Constructor
ProtocolException Constructor (String)
ProtocolException Constructor (SerializationInfo, StreamingContext)
ProtocolException Constructor (String, Exception)
ProtocolException Constructor (String, String, String)
ProtocolException Constructor (String, String, String, Exception)
ProtocolException Constructor (SerializationInfo, StreamingContext)
Initializes a new instance of the ProtocolException class.
Namespace:
Intuit.Ipp.Exception
Assembly:
Intuit.Ipp.Exception (in Intuit.Ipp.Exception.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
Copy
protected
ProtocolException
(
SerializationInfo
info
,
StreamingContext
context
)
Parameters
info
Type:
System.Runtime.Serialization
SerializationInfo
The System.Runtime.Serialization.SerializationInfo that holds the serialized object data about the exception being thrown.
context
Type:
System.Runtime.Serialization
StreamingContext
The System.Runtime.Serialization.StreamingContext that contains contextual information about the source or destination.
See Also
Reference
ProtocolException Class
ProtocolException Overload
Intuit.Ipp.Exception Namespace