TranslationNotFoundException

Extends \Dotpay\Exception\Locale\AbstractLocaleException

Searched translation sentence doesn't exist.

package

Default

Methods

Initialize locale 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