Class EmfException

Class EmfException

名称: Aspose.Imaging.CoreExceptions.ImageFormats 收藏: Aspose.Imaging.dll (25.4.0)

例外 EMF 班级

public class EmfException : Exception, ISerializable

Inheritance

object Exception EmfException

Implements

ISerializable

继承人

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(线条)

启动 Aspose.Imaging.CoreExceptions.ImageFormats.EmfException 类的新例子。

public EmfException(string message)

Parameters

message string

描述错误的信息。

Exceptions

Exception

放下新的例外

 中文