Class LDAPException

  • All Implemented Interfaces:
    Serializable

    public class LDAPException
    extends edu.uiuc.ncsa.security.core.exceptions.GeneralException

    Created by Jeff Gaynor
    on 4/22/22 at 4:31 PM

    See Also:
    Serialized Form
    • Constructor Detail

      • LDAPException

        public LDAPException()
      • LDAPException

        public LDAPException​(Throwable cause)
      • LDAPException

        public LDAPException​(String message)
      • LDAPException

        public LDAPException​(String message,
                             Throwable cause)