Class UnknownUidException

  • All Implemented Interfaces:
    java.io.Serializable

    public class UnknownUidException
    extends InvalidCredentialException
    Thrown when a Uid that is specified as input to a connector operation identifies no object on the target resource.

    When implementing AuthenticateOp this exception may be thrown by a Connector if it is unable to locate an account necessary to perform authentication.

    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait