The InvalidSettingsException class.

from nutrient_sdk import InvalidSettingsException

Inherits from: NutrientException

Construction

InvalidSettingsException()

Creates a new InvalidSettingsException instance with default settings.

Properties

exception_reason

@property
def exception_reason(self) -> str

Undocumented.

Type: str

Read-only property.