Class ProjectOnlineException

Class ProjectOnlineException

İsim alanı : Aspose.Tasks Toplantı: Aspose.Tasks.dll (25.4.0)

Project Online veya Project Server örneği ile etkileşim sırasında hatalar tespit edildiğinde atılan bir istisna oluşturur.

public class ProjectOnlineException : TasksException, ISerializable

Inheritance

object Exception ApplicationException TasksException ProjectOnlineException

Implements

ISerializable

mirasçı üyeleri

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

ProjectOnlineException(Etiket Arşivi: StreamingContext)

Aspose.Tasks.ProjectOnlineException sınıfının yeni bir örneği başlatılır.

protected ProjectOnlineException(SerializationInfo serializationInfo, StreamingContext streamingContext)

Parameters

serializationInfo SerializationInfo

Seriyalizasyon Bilgileri

streamingContext StreamingContext

Streaming bağlamı ile ilgili.

 Türkçe