Class ClientNotAllowedException

  • All Implemented Interfaces:
    Serializable

    public class ClientNotAllowedException
    extends com.logicaldoc.core.security.authentication.AuthenticationException
    Raised when the remote client is in the black list
    Since:
    7.5
    Author:
    Marco Meschieri - LogicalDOC
    See Also:
    Serialized Form
    • Constructor Detail

      • ClientNotAllowedException

        public ClientNotAllowedException()
      • ClientNotAllowedException

        public ClientNotAllowedException​(String message)