MaintenanceModeException
class MaintenanceModeException extends ServiceUnavailableHttpException (View source)
Properties
Methods
void
__construct(
int $time,
int $retryAfter = null,
string $message = null,
Exception $previous = null,
int $code)
Create a new exception instance.