FileException.this

Takes in the exception message

class FileException
this
(
string message
)

Parameters

message string

The exception message

Meta