throwIfDoesNotExist
Throw a ConfigDataNotFoundException if the specified Path does not exist.
Parameters
resource
the config data resource
pathToCheck
the path to check
Throw a ConfigDataNotFoundException if the specified File does not exist.
Parameters
resource
the config data resource
fileToCheck
the file to check
Throw a ConfigDataNotFoundException if the specified Resource does not exist.
Parameters
resource
the config data resource
resourceToCheck
the resource to check