SEP30NotFoundResponseException constructor

SEP30NotFoundResponseException(
  1. String error
)

Implementation

SEP30NotFoundResponseException(String error) : super(error);