Creates a new exception with the given message, file and line info.
the message of the exception
the file where the exception occurred
the line in the file where the exception occurred
See Implementation
Creates a new exception with the given message, file and line info.