Skip to content

Connecthealth  >  Errors  >  ResourceNotFoundException

ResourceNotFoundException

Error Class

ResourceNotFoundException dataclass

Bases: ServiceError

This error is thrown when the requested resource is not found.

Attributes

fault class-attribute instance-attribute
fault: Literal['client', 'server'] | None = 'client'