Class ExchangeSingleUseTokenException

  • All Implemented Interfaces:
    Serializable

    public class ExchangeSingleUseTokenException
    extends RuntimeException
    The exception is thrown when an error occurred during token exchanging.
    Author:
    Dima Myroniuk (dmyroniuk)
    See Also:
    Serialized Form
    • Constructor Detail

      • ExchangeSingleUseTokenException

        public ExchangeSingleUseTokenException​(String message)
      • ExchangeSingleUseTokenException

        public ExchangeSingleUseTokenException​(String message,
                                               Throwable cause)