TransportExceptionInterface
extends
ExceptionInterface
in
Exception interface for all exceptions thrown by the component.
Tags
Table of Contents
- appendDebug() : void
- getDebug() : string
Methods
appendDebug()
public
appendDebug(string $debug) : void
Parameters
- $debug : string
Return values
void —getDebug()
public
getDebug() : string