Return the DOFException associated with the connection state, if any. If an exception is returned, it indicates that the connection was closed unexpectedly, and typically describes why (e.g., closed from the other side, by the transport, or because of a communication error). It is possible that multiple exceptions may occur, causing the connection to close. In such cases, only the first exception is saved in the state.
|