Class Jpeg2000Exception
A név: Aspose.Imaging.CoreExceptions.ImageFormats Összefoglaló: Aspose.Imaging.dll (25.4.0)
Kivételek a JPEG fájlokhoz
public class Jpeg2000Exception : ImageException, ISerializable
Inheritance
object ← Exception ← ImageException ← Jpeg2000Exception
Implements
Örökletes tagok
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(A string)
Indít egy új példát a Aspose.Imaging.CoreExceptions.ImageFormats.Jpeg2000Exception osztály.
public Jpeg2000Exception(string message)
Parameters
message
string
A kivételes üzenet.
Jpeg2000Exception(Szilveszter, kivétel)
Indít egy új példát a Aspose.Imaging.CoreExceptions.ImageFormats.Jpeg2000Exception osztály.
public Jpeg2000Exception(string message, Exception innerException)
Parameters
message
string
Az üzenet.
innerException
Exception
A belső kivétel.