Class EmfException

Class EmfException

A név: Aspose.Imaging.CoreExceptions.ImageFormats Összefoglaló: Aspose.Imaging.dll (25.4.0)

Az EMF osztályok kivétele

public class EmfException : Exception, ISerializable

Inheritance

object Exception EmfException

Implements

ISerializable

Ö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

EmfException(A string)

Indít egy új példát a Aspose.Imaging.CoreExceptions.ImageFormats.EmfException osztály.

public EmfException(string message)

Parameters

message string

Az üzenet, amely leírja a hibát.

Exceptions

Exception

Új kivételt dobnak ki

 Magyar