Class NoPrinterInstalledException

Class NoPrinterInstalledException

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

Представляє виняток, який виникає, коли в ОС не встановлено принтер.

public class NoPrinterInstalledException : Exception, ISerializable

Спадкування

objectExceptionNoPrinterInstalledException

Реалізує

ISerializable

Спадковані члени

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

Конструктори

NoPrinterInstalledException(SerializationInfo, StreamingContext)

Ініціалізує новий екземпляр класу Aspose.Tasks.NoPrinterInstalledException.

protected NoPrinterInstalledException(SerializationInfo info, StreamingContext context)

Параметри

info SerializationInfo

Інформація про серіалізацію.

context StreamingContext

Контекст серіалізації.

 Українська