NAME
PayProp::API::Public::Client::Error::Response - Response error.
SYNOPSIS
PayProp::API::Public::Client::Error::Response->new(
path => 'ERROR_PATH',
message => 'ERROR_MESSAGE',
);
DESCRIPTION
Construct PayProp::API::Public::Client::Error::Response
errors.