Class NoPrinterInstalledException

Class NoPrinterInstalledException

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

Mewakili sebuah pengecualian yang dilemparkan ketika tidak ada printer yang terpasang di OS.

public class NoPrinterInstalledException : Exception, ISerializable

Pewarisan

objectExceptionNoPrinterInstalledException

Mengimplementasikan

ISerializable

Anggota yang Dwarisi

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

Konstruktor

NoPrinterInstalledException(SerializationInfo, StreamingContext)

Menginisialisasi sebuah instance baru dari kelas Aspose.Tasks.NoPrinterInstalledException.

protected NoPrinterInstalledException(SerializationInfo info, StreamingContext context)

Parameter

info SerializationInfo

Informasi serialisasi.

context StreamingContext

Konteks serialisasi.

 Indonesia