The ExportException class.

from nutrient_sdk import ExportException

Inherits from: NutrientException

Construction

ExportException()

Creates a new ExportException instance with default settings.

Properties

exception_reason

@property
def exception_reason(self) -> str

Undocumented.

Type: str

Read-only property.