PHP 8.4.6 Released!

StompException::getDetails

(PECL stomp >= 0.1.0)

StompException::getDetailsGet exception details

Description

public StompException::getDetails(): string

Get exception details.

Parameters

This function has no parameters.

Return Values

string containing the error details.

User Contributed Notes

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