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 Wed, 22 Jul 2026 14:10:08 +0000