update : 2015.11.03
php.shukuma.com

검색:
 
 
Gets the message

Throwable::getMessage

(PHP 7)

Throwable::getMessageGets the message

설명

abstract public string Throwable::getMessage ( void )

Returns the message associated with the thrown object.

인수

이 함수는 인수가 없습니다.

반환값

Returns the message associated with the thrown object.

참고