Class ValidationException
Der Name: Aspose.Tasks Zusammensetzung: Aspose.Tasks.dll (25.4.0)
Es handelt sich um eine Ausnahme, die gelöscht wird, wenn Fehler während der Validierung des Unternehmens gefunden werden.
public class ValidationException : ApplicationException, ISerializable
Inheritance
object ← Exception ← ApplicationException ← ValidationException
Derived
RecalculationValidationException , ResourceValidationException
Implements
Vererbte Mitglieder
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
ValidationException(Veröffentlichung, StreamingContext)
Initialisiert eine neue Instanz der Aspose.Tasks.ValidationException Klasse.
protected ValidationException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfo
Die Serieninformationen.
context
StreamingContext
Das Serienkontext.