Class NoPrinterInstalledException
Названий на: Aspose.Tasks Асамблея: Aspose.Tasks.dll (25.4.0)
Це виняток, який викидається, коли в ОС немає встановленого принтера.
public class NoPrinterInstalledException : Exception, ISerializable
Inheritance
object ← Exception ← NoPrinterInstalledException
Implements
Нападні члени
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(Реферат на тему: StreamingContext)
Ініціалізація нової інстанції класу Aspose.Tasks.NoPrinterInstalledException.
protected NoPrinterInstalledException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfo
Інформація про серіалізацію.
context
StreamingContext
Контекст серіалізації.