MailMimeParser 3.0

MessagePartStreamReadException extends RuntimeException
in package

Thrown for exceptions on MessagePartStream::read so a $part can be used to determine where the exception occurred.

Tags
author

Zaahid Bateson

Table of Contents

$part  : IMessagePart
__construct()  : mixed
getPart()  : IMessagePart

Properties

Methods

__construct()

public __construct(IMessagePart $part[, string $message = '' ], int $code[, Throwable|null $previous = null ]) : mixed
Parameters
$part : IMessagePart
$message : string = ''
$code : int
$previous : Throwable|null = null
Return values
mixed

Search results