Enum JpegLoadException.ErrorReason

Enum JpegLoadException.ErrorReason

Namespace: Aspose.Imaging.CoreExceptions.ImageFormats
Assembly: Aspose.Imaging.dll (25.2.0)

Represents the reasons of error.

public enum JpegLoadException.ErrorReason

Fields

BasicError = 0

The basic error type.

NotEnoughData = 1

The not enough data in stream.