Class BarCodeRecognitionException
Namespace: Aspose.BarCode.BarCodeRecognition
Assembly: Aspose.BarCode.dll (25.1.0)
חריגה כללית שנזרקה על ידי BarCodeReader, ירושה מ-BarCodeException
public class BarCodeRecognitionException : Exception, ISerializable
ירושה
object ← Exception ← BarCodeRecognitionException
נגזרות
מיישם
חברים ירושים
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()
קונסטרוקטורים
BarCodeRecognitionException()
מאתחל מופע חדש של מחלקת Aspose.BarCode.BarCodeRecognition.BarCodeRecognitionException.
public BarCodeRecognitionException()
BarCodeRecognitionException(string)
מאתחל מופע חדש של מחלקת Aspose.BarCode.BarCodeRecognition.BarCodeRecognitionException.
public BarCodeRecognitionException(string message)
פרמטרים
message
string
הודעת שגיאה
BarCodeRecognitionException(string, Exception)
מאתחל מופע חדש של מחלקת Aspose.BarCode.BarCodeRecognition.BarCodeRecognitionException עם הודעת השגיאה המצוינת והחריגה הנוכחית.
public BarCodeRecognitionException(string message, Exception innerException)
פרמטרים
message
string
הודעת השגיאה של החריגה.
innerException
Exception
החריגה הנוכחית שנזרקה.
BarCodeRecognitionException(SerializationInfo, StreamingContext)
מאתחל מופע חדש של מחלקת Aspose.BarCode.BarCodeRecognition.BarCodeRecognitionException.
protected BarCodeRecognitionException(SerializationInfo info, StreamingContext context)
פרמטרים
info
SerializationInfo
מחזיק את נתוני האובייקט המיוצרים על החריגה שנזרקה.
context
StreamingContext
מכיל מידע הקשרי על המקור או היעד.