Class SvgImageException

Class SvgImageException

Nome do espaço: Aspose.Imaging.CoreExceptions.ImageFormats Assembleia: Aspose.Imaging.dll (25.4.0)

Classe de Imagem Exceção SVG.

public class SvgImageException : Exception, ISerializable

Inheritance

object Exception SvgImageException

Implements

ISerializable

Membros herdados

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

SvgImageException(Redação)

Inicia uma nova instância da classe Aspose.Imaging.CoreExceptions.ImageFormats.SvgImageExcepção.

public SvgImageException(string message)

Parameters

message string

A mensagem .

SvgImageException(Remoção, Excepção)

Inicia uma nova instância da classe Aspose.Imaging.CoreExceptions.ImageFormats.SvgImageExcepção.

public SvgImageException(string message, Exception innerException)

Parameters

message string

A mensagem .

innerException Exception

A exceção interna.

 Português