Class ProjectOnlineException
Il nome: Aspose.Tasks Assemblea: Aspose.Tasks.dll (25.4.0)
Si tratta di un’eccezione che viene gettata quando si trovano errori durante l’interazione con l’esempio Project Online o Project Server.
public class ProjectOnlineException : TasksException, ISerializable
Inheritance
object ← Exception ← ApplicationException ← TasksException ← ProjectOnlineException
Implements
I membri ereditari
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(Informazioni su StreamingContext)
Inizia una nuova instanza della classe Aspose.Tasks.ProjectOnlineException.
protected ProjectOnlineException(SerializationInfo serializationInfo, StreamingContext streamingContext)
Parameters
serializationInfo
SerializationInfo
Informazioni di serializzazione.
streamingContext
StreamingContext
Il contesto di streaming.