PacketHandlingException
extends RuntimeException
in package
Thrown when an error occurs during packet handling - for example, a message contained invalid options, packet shorter than expected, unknown packet, etc.
Table of Contents
- wrap() : self
Methods
wrap()
public
static wrap(Throwable $previous[, string|null $prefix = null ]) : self
Parameters
- $previous : Throwable
- $prefix : string|null = null