NoSendmail
Less than 1 minute
NoSendmail
Exception thrown when Sendmail is not available on the system.
class NoSendmail extends \Hazaar\ExceptionExtends: Hazaar\Exception
Represents 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, 04 Sep 2026 23:32:17 +0000