CakeFest 2024: The Official CakePHP Conference

StompException::getDetails

(PECL stomp >= 0.1.0)

StompException::getDetailsObtener detalles de la excepción

Descripción

public StompException::getDetails(): string

Obtener detalles de la excepción.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

string que contiene los detalles del error.

add a note

User Contributed Notes

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