Package com.aspose.tasks
Class ValidationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.aspose.ms.System.Exception
-
- com.aspose.ms.System.ApplicationException
-
- com.aspose.tasks.ValidationException
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
RecalculationValidationException
public class ValidationException extends com.aspose.ms.System.ApplicationException
Represents an exception which is thrown when errors are found during validation of entity.
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
-