Package-level declarations

Types

Link copied to clipboard
public class BarcodeException extends NutrientException
Represents an exception that is thrown when an error occurs during barcode processing.
Link copied to clipboard
Represents an exception that is thrown when the specified data for a barcode is invalid.
Link copied to clipboard
Represents an exception that is thrown when the data length for a barcode is invalid.
Link copied to clipboard
Represents an exception that is thrown when the specified data for a barcode is invalid.
Link copied to clipboard
Represents an exception that is thrown when the start of the data for barcode is invalid.
Link copied to clipboard
Represents an exception that is thrown when the end of the data for barcode is invalid.
Link copied to clipboard
Represents an exception that is thrown when the specified barcode type is not supported.
Link copied to clipboard
Represents an exception that is thrown when a barcode cannot be written due to an invalid provided width.
Link copied to clipboard
public class ExportException extends NutrientException
Link copied to clipboard
Exception ID: 3035
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Represents an exception that is thrown when an index is out of the valid range.
Link copied to clipboard
Represents an exception that is thrown when an argument provided to a method is not valid.
Link copied to clipboard
Represents an exception that occurs when an invalid license is detected within the Nutrient SDK.
Link copied to clipboard
Link copied to clipboard
Represents an exception that is thrown when an operation is performed on an object in an invalid state.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public class NutrientException extends Exception
Base class for all Nutrient SDK exceptions.
Link copied to clipboard
public class SdkException extends NutrientException
Link copied to clipboard
Link copied to clipboard
public class VisionException extends NutrientException
Represents an exception that occurs during Vision API operations.