Class BarCodeRecognitionException

Class BarCodeRecognitionException

ชื่อพื้นที่: Aspose.BarCode.BarCodeRecognition การประกอบ: Aspose.BarCode.dll (25.4.0)

การยกเว้นทั่วไปของ BarCodeReader ที่ได้รับอนุญาโตตุลาการจาก BarCodeException

public class BarCodeRecognitionException : Exception, ISerializable

Inheritance

object Exception BarCodeRecognitionException

Derived

RecognitionAbortedException

Implements

ISerializable

อนุญาโตตุลาการ

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()

Constructors

BarCodeRecognitionException()

เริ่มต้นตัวอย่างใหม่ของ Class Aspose.BarCode.BarCodeRecognition.BarCodeRecognitionException

public BarCodeRecognitionException()

BarCodeRecognitionException(รั้ว)

เริ่มต้นตัวอย่างใหม่ของ Class Aspose.BarCode.BarCodeRecognition.BarCodeRecognitionException

public BarCodeRecognitionException(string message)

Parameters

message string

ข้อความผิดพลาด

BarCodeRecognitionException(ใบมีดยกเว้น)

เปิดตัวตัวอย่างใหม่ของ Aspose.BarCode.BarCodeRecognition.BarCodeRecognitionคลาสยกเว้นด้วยข้อความข้อผิดพลาดที่ระบุและยกเว้นปัจจุบัน

public BarCodeRecognitionException(string message, Exception innerException)

Parameters

message string

ข้อความข้อผิดพลาดของการยกเว้น

innerException Exception

การยกเว้นปัจจุบันถูกยกเลิก

BarCodeRecognitionException(การจัดเรียงข้อมูล, StreamingContext)

เริ่มต้นตัวอย่างใหม่ของ Class Aspose.BarCode.BarCodeRecognition.BarCodeRecognitionException

protected BarCodeRecognitionException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

บันทึกข้อมูลของวัตถุที่ได้รับการจัดอันดับเกี่ยวกับการยกเว้นที่ถูกโยน

context StreamingContext

มีข้อมูลพื้นฐานเกี่ยวกับแหล่งหรือจุดหมายปลายทาง

 แบบไทย