Class SessionEventImpl

    • Method Detail

      • getCause

        public Throwable getCause()
        The (optional) cause of change.
        Specified by:
        getCause in interface SessionEvent
        Returns:
        The throwable that causes the state change, or null, if there was none.