Class UserActiveException

All Implemented Interfaces:
Serializable

public class UserActiveException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • UserActiveException

      public UserActiveException()
    • UserActiveException

      public UserActiveException(String msg)
    • UserActiveException

      public UserActiveException(String msg, Throwable throwable)
    • UserActiveException

      public UserActiveException(Throwable throwable)