ApplicationNotFoundException constructor
ApplicationNotFoundException(
- String applicationName
Implementation
ApplicationNotFoundException(this.applicationName)
: cause = "Couldn't find the application $applicationName.";