Class ProjectOnlineException
Nombre del espacio: Aspose.Tasks Asamblea: Aspose.Tasks.dll (25.5.0)
Representa una excepción que se arroja cuando se encuentran errores durante la interacción con la instancia Project Online o Project Server.
public class ProjectOnlineException : TasksException, ISerializableInheritance
object ← Exception ← ApplicationException ← TasksException ← ProjectOnlineException
Implements
Miembros heredados
Exception.GetBaseException() ,y, Exception.ToString() ,y, Exception.GetType() ,y, Exception.TargetSite ,y, Exception.Message ,y, Exception.Data ,y, Exception.InnerException ,y, Exception.HelpLink ,y, Exception.Source ,y, Exception.HResult ,y, Exception.StackTrace ,y, Exception.SerializeObjectState ,y, object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()
Constructors
ProjectOnlineException(SiguienteSiguienteSiguienteSiguienteSiguienteStreamingContext)
Inicia una nueva instancia de la clase Aspose.Tasks.ProjectOnlineExcepción.
protected ProjectOnlineException(SerializationInfo serializationInfo, StreamingContext streamingContext)Parameters
serializationInfo SerializationInfo
La información de la seriedad.
streamingContext StreamingContext
El contexto de streaming.