stomp_connect_error

PECL stomp >= 0.3.0
stomp_connect_error - Returns a string description of the last connect error
Manual
Code Examples

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.

Example of stomp_connect_error

Show all examples for stomp_connect_error

PHP Version:


Function stomp_connect_error:

Stomp Client Functions

Most used PHP functions