PHP 7.0.6 Released

StompException::getDetails

(PECL stomp >= 0.1.0)

StompException::getDetailsGet exception details

Description

public string StompException::getDetails ( void )

Get exception details.

Return Values

string containing the error details.

User Contributed Notes

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