Class NoPrinterInstalledException
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(序列信息,流媒体)
启动 Aspose.Tasks.NoPrinterInstalledException 类的新例子。
protected NoPrinterInstalledException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfo
序列信息。
context
StreamingContext
序列化背景。