Class NoPrinterInstalledException

Class NoPrinterInstalledException

Der Name: Aspose.Tasks Zusammensetzung: Aspose.Tasks.dll (25.4.0)

Es handelt sich um eine Ausnahme, die gestohlen wird, wenn kein Drucker im OS installiert ist.

public class NoPrinterInstalledException : Exception, ISerializable

Inheritance

object Exception NoPrinterInstalledException

Implements

ISerializable

Vererbte Mitglieder

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

NoPrinterInstalledException(Veröffentlichung, StreamingContext)

Initialisiert eine neue Instanz der Aspose.Tasks.NoPrinterInstalledException Klasse.

protected NoPrinterInstalledException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

Die Serieninformationen.

context StreamingContext

Das Serienkontext.

 Deutsch