Class NoPrinterInstalledException
Pôvodný názov: Aspose.Tasks Zhromaždenie: Aspose.Tasks.dll (25.4.0)
Predstavuje výnimku, ktorá sa hodí, keď v systéme OS nie je nainštalovaný tlačiareň.
public class NoPrinterInstalledException : Exception, ISerializable
Inheritance
object ← Exception ← NoPrinterInstalledException
Implements
Z dedičných členov
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(SerializáciaInfo, StreamingContext)
Iniciuje novú inštanciu triedy Aspose.Tasks.NoPrinterInstalledException.
protected NoPrinterInstalledException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfo
Informácie o serializácii.
context
StreamingContext
V kontexte serializácie.