UnsupportedFileException constructor
Will be thrown if a File is passed when initializing a ServiceAccount which does not contain the necessary content to initialize a ServiceAccount.
Implementation
UnsupportedFileException(this.message, this.file);