Documentation

Swift_Plugins_Pop_Pop3Exception extends Swift_IoException
in package

Pop3Exception thrown when an error occurs connecting to a POP3 host.

Tags
author

Chris Corbyn

Table of Contents

__construct()  : mixed
Create a new Pop3Exception with $message.

Methods

__construct()

Create a new Pop3Exception with $message.

public __construct(string $message) : mixed
Parameters
$message : string
Return values
mixed

Search results