ConfigDataResourceNotFoundException

constructor(resource: ConfigDataResource)

Create a new ConfigDataResourceNotFoundException instance.

Parameters

resource

the resource that could not be found


constructor(resource: ConfigDataResource, cause: Throwable)

Create a new ConfigDataResourceNotFoundException instance.

Parameters

resource

the resource that could not be found

cause

the exception cause