TransportException
extends RuntimeException
in package
implements
TransportExceptionInterface
Tags
Table of Contents
Interfaces
- TransportExceptionInterface
- Exception interface for all exceptions thrown by the component.
Properties
- $debug : mixed
Methods
- appendDebug() : void
- getDebug() : string
Properties
$debug
private
mixed
$debug
= ''
Methods
appendDebug()
public
appendDebug(string $debug) : void
Parameters
- $debug : string
getDebug()
public
getDebug() : string