Class RefreshFailedException

  • All Implemented Interfaces:
    Serializable

    public class RefreshFailedException
    extends RuntimeException
    An exception to be thrown when we fail to refresh an OAuth token for an unexpected reason
    Author:
    alexanda, ssnelson
    See Also:
    Serialized Form
    • Constructor Detail

      • RefreshFailedException

        public RefreshFailedException​(String message,
                                      Throwable cause)