Class Jpeg2000Exception
Nombre del espacio: Aspose.Imaging.CoreExceptions.ImageFormats Asamblea: Aspose.Imaging.dll (25.5.0)
Excepciones para los archivos JPEG
public class Jpeg2000Exception : ImageException, ISerializableInheritance
object ← Exception ← ImageException ← Jpeg2000Exception
Implements
Miembros heredados
Exception.GetBaseException() ,y, Exception.ToString() ,y, Exception.GetType() ,y, Exception.TargetSite ,y, Exception.Message ,y, Exception.Data ,y, Exception.InnerException ,y, Exception.HelpLink ,y, Exception.Source ,y, Exception.HResult ,y, Exception.StackTrace ,y, Exception.SerializeObjectState ,y, object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()
Constructors
Jpeg2000Exception(El string)
Inicia una nueva instancia de la clase Aspose.Imaging.CoreExceptions.ImageFormats.Jpeg2000Excepción.
public Jpeg2000Exception(string message)Parameters
message string
El mensaje de excepción.
Jpeg2000Exception(Cortesía, excepción)
Inicia una nueva instancia de la clase Aspose.Imaging.CoreExceptions.ImageFormats.Jpeg2000Excepción.
public Jpeg2000Exception(string message, Exception innerException)Parameters
message string
El mensaje.
innerException Exception
La excepción interna.