Nutrient Exception
Constructs a new NutrientException with the specified message.
Parameters
message
the detail message
Constructs a new NutrientException with the specified message and error code.
Parameters
message
the detail message
error Code
the native error code
Constructs a new NutrientException with the specified message and cause.
Parameters
message
the detail message
cause
the cause
Constructs a new NutrientException with the specified message, cause, and error code.
Parameters
message
the detail message
cause
the cause
error Code
the native error code