Class OAuthIdInUseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.adobe.granite.auth.oauth.OAuthIdInUseException
All Implemented Interfaces:
Serializable

@ProviderType public class OAuthIdInUseException extends Exception
May be thrown when attempting to link an OAuth user to a CRX user when OAuth ID is already linked to another user
See Also:
  • Constructor Details

    • OAuthIdInUseException

      public OAuthIdInUseException(String message)