public class SessionException
extends java.lang.Exception
| Constructor and Description |
|---|
SessionException(java.lang.Exception ex) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Exception |
getException()
This method returns the exception produced in the notification service.
|