FileSeekFailedException
class FileSeekFailedException extends StorageException
Exception indicating that the file handle failed to seek
Properties
| $code | from ServerException | ||
| $message |
Methods
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description