Class PaymentService.PaymentInformationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.optional.onlinepayment.impl.flow.PaymentService.PaymentInformationException
All Implemented Interfaces:
InformationException, Serializable
Enclosing interface:
PaymentService

public static class PaymentService.PaymentInformationException extends RuntimeException implements InformationException
See Also:
  • Constructor Details

    • PaymentInformationException

      public PaymentInformationException()
    • PaymentInformationException

      public PaymentInformationException(String message)
  • Method Details