PHP 8.5.0 Alpha 2 available for testing

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 contiene ningún parámetro.

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