Class NoPrinterInstalledException

Class NoPrinterInstalledException

名称: Aspose.Tasks 合計: Aspose.Tasks.dll (25.4.0)

これは、OSにインストールされたプリンターがない場合に投げ出される例外です。

public class NoPrinterInstalledException : Exception, ISerializable

Inheritance

object Exception NoPrinterInstalledException

Implements

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

Constructors

NoPrinterInstalledException(ストリーミング情報、ストリーミングコンテキスト)

Aspose.Tasks.NoPrinterInstalledExceptionクラスの新しい例を開始します。

protected NoPrinterInstalledException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

シリアリズム情報

context StreamingContext

シリアリズムの文脈

 日本語