The FileNotFoundException class.

from nutrient_sdk import FileNotFoundException

Inherits from: NutrientException

Construction

FileNotFoundException()

Creates a new FileNotFoundException instance with default settings.

Properties

exception_reason

@property
def exception_reason(self) -> str

Undocumented.

Type: str

Read-only property.