MissingFilesException constructor
MissingFilesException(
- String globPattern
Define an exception thrown when Artemis does not find asset files
Implementation
MissingFilesException(this.globPattern);
Define an exception thrown when Artemis does not find asset files
MissingFilesException(this.globPattern);