Copied!

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

Instantiable
Methods
public __construct(ZBateson\MailMimeParser\Message\IMessagePart $part, string $message = '', int $code = 0, ?Throwable $previous = NULL)
public Exception::__toString() : string
public Exception::__wakeup()
public final Exception::getCode()
public final Exception::getFile() : string
public final Exception::getLine() : int
public final Exception::getMessage() : string
public getPart() : ZBateson\MailMimeParser\Message\IMessagePart
public final Exception::getPrevious() : ?Throwable
public final Exception::getTrace() : array
public final Exception::getTraceAsString() : string
Properties
protected Exception::$code = 0
protected string Exception::$file = ''
protected int Exception::$line = 0
protected Exception::$message = ''
protected ZBateson\MailMimeParser\Message\IMessagePart $part
 
  • var \IMessagePart the IMessagePart the error was caused on.
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration