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.
|
public static final int BasicError
The basic error type.
public static final int NotEnoughData
The not enough data in stream.
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.