StompException::getDetails

(PECL stomp >= 0.1.0)

StompException::getDetailsGet exception details

Açıklama

publicStompException::getDetails(): string

Get exception details.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

string containing the error details.

To Top