STOMPEXCEPTION(3) 1 STOMPEXCEPTION(3)
The StompException class
INTRODUCTION
Represents an error raised by the stomp extension. See Exceptions for more information about Exceptions in PHP.
CLASS SYNOPSIS
StompException
StompExceptionextends
Exception
Inherited methods
o finalpublic string Exception::getMessage (void )
o finalpublic Exception Exception::getPrevious (void )
o finalpublic mixed Exception::getCode (void )
o finalpublic string Exception::getFile (void )
o finalpublic int Exception::getLine (void )
o finalpublic array Exception::getTrace (void )
o finalpublic string Exception::getTraceAsString (void )
o public string Exception::__toString (void )
o finalprivate void Exception::__clone (void )
Methods
o public string StompException::getDetails (void )
PHP Documentation Group STOMPEXCEPTION(3)