extends |
LogicException |
---|---|
implements |
RequestExceptionInterface |
Raised when a session does not exist. This happens in the following cases:
Methods | ||
---|---|---|
public
|
__construct(string $message = 'There is currently no session available.', int $code = 0, ?Throwable $previous = null)
|
# |
Methods inherited from Exception |
---|
__wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString() |