stomp_connect_error()
stomp_connect_error - Returns a string description of the last connect error
Syntax
string stomp_connect_error ()
Arguments
-
Description
Returns a string description of the last connect error.
Version
PHP PECL stomp >= 0.3.0
Return value
A string that describes the error, or NULL if no error occurred.