InvalidStateException
Represents an exception that is thrown when an operation is performed on an object in an invalid state.
from nutrient_sdk import InvalidStateExceptionInherits from: NutrientException
Construction
InvalidStateException()Creates a new InvalidStateException instance with default settings.
Properties
exception_reason
@propertydef exception_reason(self) -> strUndocumented.
Type: str
Read-only property.