NotFoundException Třída
Výjimka vyvolaná, když se prostředek nepodařilo najít.
- Dědičnost
-
NotFoundException
Konstruktor
NotFoundException(exception_message='', target=None, **kwargs)
Parametry
Name | Description |
---|---|
exception_message
Vyžadováno
|
Zpráva popisující chybu. |
target
|
Default value: None
|