Class WrongKeyException

  • All Implemented Interfaces:
    Serializable

    public class WrongKeyException
    extends com.logicaldoc.core.security.authentication.AuthenticationException
    Raised when the user inputed a wrong secret key during the two factors authentication
    Since:
    7.7.3
    Author:
    Marco Meschieri - LogicalDOC
    See Also:
    Serialized Form
    • Constructor Detail

      • WrongKeyException

        public WrongKeyException()
      • WrongKeyException

        public WrongKeyException​(String message)