IncompatibleTypeException

Extends \Dotpay\Exception\DotpayException

Incompatible type of parameter.

package

Default

Methods

Initialize Dotpay SDK exception.

__construct(string $message = '', integer $code, \Exception $previous = null) 
inherited

Arguments

$message

string

Details of exception

$code

integer

Code of exception

$previous

\Exception

The previous exception used for the exception chaining

Constants

Message of error thrown by the exception.

MESSAGE
inherited

Properties

Translator for translating message of exceptions

translator : \Dotpay\Exception\Dotpay\locale\Translator
inherited static
var

Translator for translating message of exceptions

Type(s)

\Dotpay\Exception\Dotpay\locale\Translator