Class LogoutException

  • All Implemented Interfaces:
    Serializable

    @WebFault(name="LogoutException")
    public class LogoutException
    extends Exception
    LogoutException is thrown whenever there is an error in the logout process. cause of the exception.
    Version:
    1
    Author:
    Suneet Shah
    See Also:
    Serialized Form
    • Constructor Detail

      • LogoutException

        public LogoutException​(String message)