Class LdapConnectionTimeOutException

    • Field Detail

      • serialVersionUID

        static final long serialVersionUID
        The serialVersionUID.
        See Also:
        Constant Field Values
    • Constructor Detail

      • LdapConnectionTimeOutException

        public LdapConnectionTimeOutException()
        Instantiates a new connection timeout exception.
      • LdapConnectionTimeOutException

        public LdapConnectionTimeOutException​(String explanation)
        Instantiates a new connection timeout exception.
        Parameters:
        explanation - the explanation
      • LdapConnectionTimeOutException

        public LdapConnectionTimeOutException​(String explanation,
                                              Throwable cause)
        Instantiates a new connection timeout exception.
        Parameters:
        explanation - the explanation
        cause - The root cause for this exception