ProcessingException constructor

ProcessingException()

Implementation

ProcessingException()
    : super(
          'A transaction is currently processing, please wait till it concludes before attempting a new charge.');