Repository URL to install this package:
|
Version:
0.2.8 ▾
|
# frozen_string_literal: true
module Paysimple
class ParseError < PaysimpleError
end
end