Class EmfException

Class EmfException

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

Exceção para as classes EMF

public class EmfException : Exception, ISerializable

Inheritance

object Exception EmfException

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

EmfException(Redação)

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

public EmfException(string message)

Parameters

message string

A mensagem que descreve o erro.

Exceptions

Exception

lança uma nova exceção

 Português