Class CardException.UrlAndDataCannotBothBeSet

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    CardException

    public static class CardException.UrlAndDataCannotBothBeSet
    extends CardException
    Reports an attempt to set both the url and data values on a blockCard or inlineCard. One of these must be set, but not both of them.
    See Also:
    Serialized Form
    • Constructor Detail

      • UrlAndDataCannotBothBeSet

        public UrlAndDataCannotBothBeSet()