stomp_connect_error
PECL stomp >= 0.3.0
stomp_connect_error - Returns a string description of the last connect error
Manual
stomp_connect_error(
): string
Returns a string description of the last connect error.
Parameters
This function has no parameters.
Return Values
A string that describes the error, or null if no error occurred.