Class TasksException

Class TasksException

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

標準的な内部例外の種類を表します。

[ClassInterface(ClassInterfaceType.AutoDual)]
public class TasksException : ApplicationException, ISerializable

Inheritance

object Exception ApplicationException TasksException

Derived

InvalidPasswordException , ProjectOnlineException , TasksRenderingException , UnexpectedFileFormatException

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

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

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

protected TasksException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

シリアリズム情報

context StreamingContext

シリアリズムの文脈

 日本語