Class BarCodeRecognitionException
Abast: Aspose.BarCode.BarCodeRecognition کامپایل: Aspose.BarCode.dll (26.1.0)
استثنای کلی، ایجاد شده توسط BarCodeReader، ارثبری شده از BarCodeException
public class BarCodeRecognitionException : Exception, ISerializableParameters
شی ← Parameters ← BarCodeRecognitionException
Parameters
Parameters
اعضای 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
اطلاعات زمینهای درباره منبع یا مقصد را شامل میشود.