Class Jpeg2000Exception
نام ها : Aspose.Imaging.CoreExceptions.ImageFormats جمع آوری: Aspose.Imaging.dll (25.4.0)
استثناها برای فایل های JPEG
public class Jpeg2000Exception : ImageException, ISerializable
Inheritance
object ← Exception ← ImageException ← Jpeg2000Exception
Implements
اعضای ارثی
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
Jpeg2000Exception(String)
یک مثال جدید از Aspose.Imaging.CoreExceptions.ImageFormats.Jpeg2000Exception کلاس آغاز می شود.
public Jpeg2000Exception(string message)
Parameters
message
string
پیام استثنایی
Jpeg2000Exception(استثنا، استثنا)
یک مثال جدید از Aspose.Imaging.CoreExceptions.ImageFormats.Jpeg2000Exception کلاس آغاز می شود.
public Jpeg2000Exception(string message, Exception innerException)
Parameters
message
string
این پیام .
innerException
Exception
استثنا داخلی است.