Class LdapUriException

    • Field Detail

      • reasonCode

        protected int reasonCode
        The reason code.
      • reason

        protected String reason
        The reason message.
    • Constructor Detail

      • LdapUriException

        public LdapUriException​(String reason,
                                Throwable cause)
        The constructor with a reason string argument.
        Parameters:
        reason - the reason
        cause - the root cause
    • Method Detail

      • getReasonCode

        public int getReasonCode()
        Get the reason code.
        Returns:
        the reason code