Class ErrorPathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ofdrw.reader.ErrorPathException
- All Implemented Interfaces:
Serializable
错误路径异常
- Since:
- 2020-04-09 20:05:29
- Author:
- 权观宇
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionErrorPathException(String message) ErrorPathException(String message, Throwable cause) ErrorPathException(Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ErrorPathException
public ErrorPathException() -
ErrorPathException
-
ErrorPathException
-
ErrorPathException
-