Class 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:
    Serialized Form
    • Constructor Detail

      • OAuthIdInUseException

        public OAuthIdInUseException​(String message)