MESSOR
Documentation
Home
Download
Installation
Protocol
Library
Old version
Messor Network Protocol
class FileException extends [object Object]
File handling exception class
__construct
(
string
message = ""
,
int
code = 0
,
\Exception|null
previous = null
):
void
readError
(
string
string
):
void
Exception while reading file
writeError
(
string
string
):
void
Error writing to file