Class DocReadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.ofdrw.layout.exception.DocReadException
- All Implemented Interfaces:
Serializable
OFD文件解析异常
- Since:
- 2020-04-11 17:03:52
- Author:
- 权观宇
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDocReadException(String message) DocReadException(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DocReadException
public DocReadException() -
DocReadException
-
DocReadException
-