Class NoPrinterInstalledException

Class NoPrinterInstalledException

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

Stellt eine Ausnahme dar, die ausgelöst wird, wenn kein Drucker im Betriebssystem installiert ist.

public class NoPrinterInstalledException : Exception, ISerializable

Vererbung

objectExceptionNoPrinterInstalledException

Implementiert

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

Konstruktoren

NoPrinterInstalledException(SerializationInfo, StreamingContext)

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

protected NoPrinterInstalledException(SerializationInfo info, StreamingContext context)

Parameter

info SerializationInfo

Die Serialisierungsinformationen.

context StreamingContext

Der Serialisierungskontext.

 Deutsch