Click or drag to resize

CardSwipeInvalidException Class

This exception is thrown when there is a problem parsing a card swipe string.
Inheritance Hierarchy
SystemObject
  SystemException
    EasyScriptAPICardSwipeInvalidException

Namespace:  EasyScriptAPI
Assembly:  EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax
public class CardSwipeInvalidException : Exception

The CardSwipeInvalidException type exposes the following members.

Constructors
  NameDescription
Public methodCardSwipeInvalidException
Initializes a new instance of the CardSwipeInvalidException class.
Top
Properties
  NameDescription
Public propertyPosition
Gets the position in the array where this exception occurred
Top
Methods
See Also