ResourceNotFoundException
The exception that occurs when the specified resource does not exist. This can happen when using an invalid identifier or when trying to access a resource that has been deleted.
Types
Functions
Link copied to clipboard
inline fun copy(block: ResourceNotFoundException.Builder.() -> Unit = {}): ResourceNotFoundException