CakeFest 2024: The Official CakePHP Conference

StompException::getDetails

(PECL stomp >= 0.1.0)

StompException::getDetailsGet exception details

Descrição

public StompException::getDetails(): string

Get exception details.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

string containing the error details.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top