Class EmfException
Class EmfException
Namespace: Aspose.Imaging.CoreExceptions.ImageFormats
Assembly: Aspose.Imaging.dll (25.2.0)
Emfクラス用の例外
public class EmfException : Exception, ISerializable
継承
object ← Exception ← EmfException
実装
継承メンバー
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
エラーを説明するメッセージ。
例外
新しい例外をスローします。