Class BarCodeException

Class BarCodeException

تأمین: Aspose.BarCode ساخت: Aspose.BarCode.dll (26.1.0)

هنگام ایجاد تصویر بارکد یک استثنا نشان می‌دهد.

public class BarCodeException : Exception, ISerializable

Parameters

Parameters Parameters BarCodeException

Parameters

InvalidCodeException

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

BarCodeException()

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

public BarCodeException()

BarCodeException(string)

یک شیء جدید از کلاس Aspose.BarCode.BarCodeException با پیام خطای ارائه‌شده ایجاد کنید.

public BarCodeException(string message)

Parameters

message Parameters

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

BarCodeException(string, Exception)

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

public BarCodeException(string message, Exception innerException)

Parameters

message Parameters

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

innerException Parameters

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

 فارسی