Class ProjectOnlineException
Navne til: Aspose.Tasks Sammensætning: Aspose.Tasks.dll (25.4.0)
Det repræsenterer en undtagelse, der kastes, når fejl opdages under interaktion med Project Online eller Project Server instans.
public class ProjectOnlineException : TasksException, ISerializable
Inheritance
object ← Exception ← ApplicationException ← TasksException ← ProjectOnlineException
Implements
De arvede medlemmer
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, StreamingKontext)
Initierer en ny instans af Aspose.Tasks.ProjectOnlineException klasse.
protected ProjectOnlineException(SerializationInfo serializationInfo, StreamingContext streamingContext)
Parameters
serializationInfo
SerializationInfo
Det er serialisering info.
streamingContext
StreamingContext
Det er streaming kontekst.