Class NoPrinterInstalledException
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Yüklenmiş bir yazıcı olmadığında fırlatılan bir istisnayı temsil eder.
public class NoPrinterInstalledException : Exception, ISerializable
Miras
object ← Exception ← NoPrinterInstalledException
Uygulamalar
Miras Alınan Üyeler
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()
Yapıcılar
NoPrinterInstalledException(SerializationInfo, StreamingContext)
Aspose.Tasks.NoPrinterInstalledException sınıfının yeni bir örneğini başlatır.
protected NoPrinterInstalledException(SerializationInfo info, StreamingContext context)
Parametreler
info
SerializationInfo
Serileştirme bilgisi.
context
StreamingContext
Serileştirme bağlamı.