Class BarCodeRecognitionException

Class BarCodeRecognitionException

Abast: Aspose.BarCode.BarCodeRecognition کامپایل: Aspose.BarCode.dll (26.1.0)

استثنای کلی، ایجاد شده توسط BarCodeReader، ارث‌بری شده از BarCodeException

public class BarCodeRecognitionException : Exception, ISerializable

Parameters

شی Parameters BarCodeRecognitionException

Parameters

RecognitionAbortedException

Parameters

ISerializable

اعضای heretats

Exception.GetBaseException() , Exception.ToString() , Exception.GetType() , Exception.TargetSite , Exception.Message , Exception.Data , Exception.InnerException , Exception.HelpLink , Exception.Source , Exception.HResult , Exception.StackTrace , Exception.SerializeObjectState , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Parameters

BarCodeRecognitionException()

یک نمونه جدید از کلاس Aspose.BarCode.BarCodeException ایجاد کنید.

public BarCodeRecognitionException()

BarCodeRecognitionException(string)

یک نمونه جدید از کلاس Aspose.BarCode.BarCodeException ایجاد کنید.

public BarCodeRecognitionException(string message)

Parameters

message Parameters

Parameters

BarCodeRecognitionException(string, Exception)

یک شیء جدید از کلاس Aspose.BarCode.BarCodeException با پیام خطای داده شده و استثنای فعلی ایجاد کنید.

public BarCodeRecognitionException(string message, Exception innerException)

Parameters

message Parameters

پیام خطا در استثنا.

innerException Parameters

استثنای فعلی فعال شد.

BarCodeRecognitionException(SerializationInfo, StreamingContext)

یک نمونه جدید از کلاس Aspose.BarCode.BarCodeException ایجاد کنید.

protected BarCodeRecognitionException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

داده‌های سریالیزه‌شدهٔ شیء را برای استثنای پرتاب‌شده ذخیره کنید.

context StreamingContext

اطلاعات زمینه‌ای درباره منبع یا مقصد را شامل می‌شود.

 فارسی