Class ProjectOnlineException
Namn på plats: Aspose.Tasks Församling: Aspose.Tasks.dll (25.5.0)
Det representerar ett undantag som kastas när fel hittas under interaktion med Project Online eller Project Server-instans.
public class ProjectOnlineException : TasksException, ISerializable
Inheritance
object ← Exception ← ApplicationException ← TasksException ← ProjectOnlineException
Implements
Arvsmedlemmar
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(SerializationInfo, StreamingContext)
Initialiserar en ny instans av Aspose.Tasks.ProjectOnlineException klass.
protected ProjectOnlineException(SerializationInfo serializationInfo, StreamingContext streamingContext)
Parameters
serializationInfo
SerializationInfo
Information om serialiseringen.
streamingContext
StreamingContext
och streaming sammanhanget.