Uncaught Exception: fread(): Argument #1 ($stream) must be of type resource, bool given
- $exception object TypeError (7)
- object (7)
- Available methods (10)
- protected message -> string (67) "fread(): Argument #1 ($stream) must be of type resource, boo …"
fread(): Argument #1 ($stream) must be of type resource, bool given
- private string -> string (0) ""
- protected code -> integer 0
- protected file -> string (39) "/home/viethmms/public_html/msg_file.php"
- protected line -> integer 28
- private trace -> array (1)
- array (4)
- 'file' => string (39) "/home/viethmms/public_html/msg_file.php"
- 'line' => integer 28
- 'function' => string (5) "fread"
- 'args' => array (2)
- bool FALSE
- bool FALSE
- private previous -> NULL
- final public getCode()
Inherited from Error
- final public getFile()
Inherited from Error
- final public getLine()
Inherited from Error
- final public getMessage()
Inherited from Error
- final public getPrevious()
Inherited from Error
- final public getTrace()
Inherited from Error
- final public getTraceAsString()
Inherited from Error
- public __construct($message = "", $code = 0, Throwable $previous = NULL)
Inherited from Error
- public __toString()
Inherited from Error
- public __wakeup()
Inherited from Error