The IncompatibleTypeException class.

from nutrient_sdk import IncompatibleTypeException

Inherits from: NutrientException

Construction

IncompatibleTypeException()

Creates a new IncompatibleTypeException instance with default settings.

Properties

exception_reason

@property
def exception_reason(self) -> str

Undocumented.

Type: str

Read-only property.