NotFoundException Classe
Eccezione generata quando non è stato possibile trovare una risorsa.
- Ereditarietà
-
NotFoundException
Costruttore
NotFoundException(exception_message='', target=None, **kwargs)
Parametri
Nome | Descrizione |
---|---|
exception_message
Necessario
|
Messaggio che descrive l'errore. |
target
|
Valore predefinito: None
|