The SdkException class.

from nutrient_sdk import SdkException

Inherits from: NutrientException

Construction

SdkException()

Creates a new SdkException instance with default settings.

Properties

exception_reason

@property
def exception_reason(self) -> str

Undocumented.

Type: str

Read-only property.