Exception: EasyPost::Errors::EasyPostError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/easypost/errors/easy_post_error.rb

Instance Method Summary collapse

Instance Method Details

#pretty_printObject



4
5
6
# File 'lib/easypost/errors/easy_post_error.rb', line 4

def pretty_print
  message.to_s
end