Class ProjectOnlineException

Class ProjectOnlineException

De naam: Aspose.Tasks Verzameling: Aspose.Tasks.dll (25.4.0)

Een uitzondering die wordt gegooid wanneer fouten worden gevonden tijdens interactie met Project Online of Project Server-instantie.

public class ProjectOnlineException : TasksException, ISerializable

Inheritance

object Exception ApplicationException TasksException ProjectOnlineException

Implements

ISerializable

Geëerbiede leden

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(Informatie, StreamingContext)

Initialiseert een nieuwe instantie van de Aspose.Tasks.ProjectOnlineException klasse.

protected ProjectOnlineException(SerializationInfo serializationInfo, StreamingContext streamingContext)

Parameters

serializationInfo SerializationInfo

Informatie over serialisatie.

streamingContext StreamingContext

De streaming context.

 Nederlands