PHP Class PartKeepr\CoreBundle\Exceptions\TranslatableException

Inheritance: extends Exception
Show file Open project: partkeepr/PartKeepr

Public Methods

Method Description
__construct ( )
getMessageKey ( ) : mixed Returns the translatable message.

Method Details

__construct() public method

public __construct ( )

getMessageKey() abstract public method

Returns the translatable message.
abstract public getMessageKey ( ) : mixed
return mixed