Package com.aspose.tasks
Class TasksReadingException
- 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.TasksLoggedException
-
- com.aspose.tasks.TasksReadingException
-
- All Implemented Interfaces:
Serializable
public class TasksReadingException extends TasksLoggedException
Represents the standard internal reading exception type.
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class com.aspose.tasks.TasksLoggedException
getLogText, getOperation
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
-