Nutrient Exception
Base class for all Nutrient SDK exceptions. Provides error code tracking for native interop.
Inheritors
Constructors
Link copied to clipboard
Constructs a new NutrientException with the specified message.
Constructs a new NutrientException with the specified message and error code.
Constructs a new NutrientException with the specified message and cause.
Constructs a new NutrientException with the specified message, cause, and error code.