Class EmfException

Class EmfException

Nazwa przestrzeń: Aspose.Imaging.CoreExceptions.ImageFormats Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Wyjątek dla klas EMF

public class EmfException : Exception, ISerializable

Inheritance

object Exception EmfException

Implements

ISerializable

Dziedziczeni członkowie

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

Inicjalizuje nową instancję klasy Aspose.Imaging.CoreExceptions.ImageFormats.EmfException.

public EmfException(string message)

Parameters

message string

Przesłanie opisujące błąd.

Exceptions

Exception

Rzuca nowe wyjątki

 Polski