Class NoPrinterInstalledException

Class NoPrinterInstalledException

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

Representerar ett undantag som kastas när det inte finns någon installerad skrivare i operativsystemet.

public class NoPrinterInstalledException : Exception, ISerializable

Arv

objectExceptionNoPrinterInstalledException

Implementerar

ISerializable

Arvda medlemmar

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

Konstruktörer

NoPrinterInstalledException(SerializationInfo, StreamingContext)

Initierar en ny instans av Aspose.Tasks.NoPrinterInstalledException-klassen.

protected NoPrinterInstalledException(SerializationInfo info, StreamingContext context)

Parametrar

info SerializationInfo

Serialiseringsinformationen.

context StreamingContext

Serialiseringskontexten.

 Svenska