Class EmfException

Class EmfException

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

Emf sınıfları için istisna

public class EmfException : Exception, ISerializable

Kalıtım

objectExceptionEmfException

Uygular

ISerializable

Kalıtılan Üyeler

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

Yapıcılar

EmfException(string)

Aspose.Imaging.CoreExceptions.ImageFormats.EmfException sınıfının yeni bir örneğini başlatır.

public EmfException(string message)

Parametreler

message string

Hatanın tanımını yapan mesaj.

İstisnalar

Exception

yeni bir istisna fırlatır

 Türkçe