Class EmfException

Class EmfException

Namespace: Aspose.Imaging.CoreExceptions.ImageFormats
Assembly: Aspose.Imaging.dll (25.2.0)

Emf 类的异常

public class EmfException : Exception, ISerializable

继承

objectExceptionEmfException

实现

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

构造函数

EmfException(string)

初始化 Aspose.Imaging.CoreExceptions.ImageFormats.EmfException 类的新实例。

public EmfException(string message)

参数

message string

描述错误的消息。

异常

Exception

抛出新异常

 中文