PHP 클래스 PartKeepr\CoreBundle\Exceptions\TranslatableException

상속: extends Exception
파일 보기 프로젝트 열기: partkeepr/PartKeepr

공개 메소드들

메소드 설명
__construct ( )
getMessageKey ( ) : mixed Returns the translatable message.

메소드 상세

__construct() 공개 메소드

public __construct ( )

getMessageKey() 추상적인 공개 메소드

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