NoSendmail
Less than 1 minute
NoSendmail
Exception thrown when Sendmail is not available on the system.
class NoSendmail extends \Hazaar\Mail\Transport\Exception\ExceptionRepresents an error that occurs when the mail transport attempts to use Sendmail, but it is not installed or accessible.
Methods
__construct
Constructs a new NoSendmail exception.
public __construct(): voidSets a message indicating Sendmail is unavailable and assigns a 500 error code.
Generated by Hazaar API Doc Generator on Fri, 05 Jun 2026 06:08:14 +0000