SEP38BadRequest constructor

SEP38BadRequest(
  1. String error
)

Implementation

SEP38BadRequest(String error) : super(error);