When a stream error occured, the server will send a stream error to the client before closing the connection. Stream errors are unrecoverable errors. When a stream error is sent to the client an XMPPException will be thrown containing the StreamError sent by the server. @see XMPPError @author Matt Tucker
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|