Load a file by its path in the filesystem.
Path of the file in the system.
Full contents of the file.
Any Exception if the file doesn't exist or couldn't be loaded for any other reason.
See Implementation
Load a file by its path in the filesystem.