Class SessionException

  • All Implemented Interfaces:
    Serializable

    public class SessionException
    extends Exception
    Exception used to wrap errors that occur during Session execution.
    Author:
    Nick Collier
    See Also:
    Serialized Form
    • Constructor Detail

      • SessionException

        public SessionException​(String msg)