Thrown when a timeout has happened on an underlying session. More...
Public Member Functions | |
| TimeoutCommunicationMIPException (SerializationInfo info, StreamingContext context) | |
| TimeoutCommunicationMIPException (string message) | |
Public Member Functions inherited from VideoOS.Platform.CommunicationMIPException | |
| CommunicationMIPException (SerializationInfo info, StreamingContext context) | |
| CommunicationMIPException (string message) | |
| CommunicationMIPException (string message, Exception innerException) | |
| void | FormatExtraMessage () |
| Called when the error codes has been filled out to assist with additional text on the message. | |
| override void | GetObjectData (SerializationInfo info, StreamingContext context) |
Public Member Functions inherited from VideoOS.Platform.MIPException | |
| MIPException () | |
| MIPException (SerializationInfo info, StreamingContext context) | |
| MIPException (string message) | |
| MIPException (string message, Exception innerException) | |
Additional Inherited Members | |
Properties inherited from VideoOS.Platform.CommunicationMIPException | |
| int | ErrorCode [get, set] |
| Protocol error. | |
| int | ErrorNumber [get, set] |
| Milestone error number. | |
| String | ExtraMessage [get, set] |
| Text appended to the default message interpreting the error code information. | |
| override string | Message [get] |
| Extend the base Message with an interpreted version of the error codes. | |
| int | SubErrorNumber [get, set] |
| Milestone sub error number. | |
Thrown when a timeout has happened on an underlying session.
|
inline |
|
inline |