|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.management.remote.message.HandshakeErrorMessage
public class HandshakeErrorMessage
This class represents an error that occurred during the various client/server handshake exchanges.
At any time during the handshake, if either the client or the server encounters a problem they can notify the other peer by sending this indication message as to why the operation failed.
HandshakeBeginMessage,
Serialized Form| Constructor Summary | |
|---|---|
HandshakeErrorMessage(java.lang.String detail)
Constructs a new HandshakeErrorMessage with the specified error. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDetail()
A textual description of the error encountered by the peer object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HandshakeErrorMessage(java.lang.String detail)
detail - a textual description of the error encountered by
the peer object.| Method Detail |
|---|
public java.lang.String getDetail()
|
Open Source build 01-ea opendmk-1.0-b01-ea 2010.10.20_19:39:55_UTC |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||