Class CardException.BlockCardAttributesMustBeSet

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    CardException

    public static class CardException.BlockCardAttributesMustBeSet
    extends CardException
    Reports an attempt to use a blockCard without first setting any of its url, data, or datasource values. At least one of these must be set, and data can only be used by itself.
    See Also:
    Serialized Form
    • Constructor Detail

      • BlockCardAttributesMustBeSet

        public BlockCardAttributesMustBeSet()