Class ProjectOnlineException

Class ProjectOnlineException

Nome do espaço: Aspose.Tasks Assembleia: Aspose.Tasks.dll (25.4.0)

Representa uma exceção que é lançada quando erros são encontrados durante a interação com o Project Online ou o Project Server instância.

public class ProjectOnlineException : TasksException, ISerializable

Inheritance

object Exception ApplicationException TasksException ProjectOnlineException

Implements

ISerializable

Membros herdados

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(Informações, StreamingContext)

Inicia uma nova instância da classe Aspose.Tasks.ProjectOnlineExcepção.

protected ProjectOnlineException(SerializationInfo serializationInfo, StreamingContext streamingContext)

Parameters

serializationInfo SerializationInfo

Informação de Serialização.

streamingContext StreamingContext

O contexto de streaming.

 Português