Package com.aspose.tasks
Class UnexpectedFileFormatException
- 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.TasksException
-
- com.aspose.tasks.UnexpectedFileFormatException
-
- All Implemented Interfaces:
Serializable
public class UnexpectedFileFormatException extends TasksException
Represents an exception which is thrown when file format has unexpected format or structure.
- 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
-
-