public static final class JpegLoadException.ErrorReason
extends com.aspose.ms.System.Enum
Represents the reasons of error.
Modifier and Type | Field and Description |
---|---|
static int |
BasicError
The basic error type.
|
static int |
NotEnoughData
The not enough data in stream.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int BasicError
The basic error type.
public static final int NotEnoughData
The not enough data in stream.