public class SessionFailedEvent extends java.lang.Object implements NegotiationEvent
Constructor and Description |
---|
SessionFailedEvent(java.lang.Exception e,
java.lang.String mes) |
Modifier and Type | Method and Description |
---|---|
java.lang.Exception |
getException() |
java.lang.String |
getMessage() |
java.lang.String |
toString() |