Class UserNotActiveException

  • All Implemented Interfaces:
    Serializable

    public class UserNotActiveException
    extends com.avoka.fc.core.security.AccountNotActiveException
    Provides an exception used to denote that a user is inactive.
    Since:
    19.11.0
    See Also:
    Serialized Form
    • Constructor Detail

      • UserNotActiveException

        public UserNotActiveException​(String msg,
                                      String status)
        Create a UserNotActiveException with the specified parameters
        Parameters:
        msg - the detail message
        status - the actual user status