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 Tue, 21 Apr 2026 04:00:23 +0000