ResourceNotFoundException
This exception is thrown when a playable resource cannot be found for a given content.
This typically occurs in scenarios where:
A Chapter does not have a playable resource.
The Chapter.listResource is
null
or empty.
Parameters
message
A descriptive message about the exception.