public class SessionFailedEvent extends NegotiationEvent
Constructor and Description |
---|
SessionFailedEvent(java.lang.Object source,
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() |