update : 2015.11.03
php.shukuma.com

검색:
 
 
Gets the stack trace as a string

Throwable::getTraceAsString

(PHP 7)

Throwable::getTraceAsStringGets the stack trace as a string

설명

abstract public string Throwable::getTraceAsString ( void )

인수

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

반환값

Returns the stack trace as a string.

참고