Class DBFException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jumpmind.symmetric.route.parse.DBFException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDBFException(String s, Throwable throwable) DBFException(Throwable throwable) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidprintStackTrace(PrintStream printstream) voidprintStackTrace(PrintWriter printwriter) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
DBFException
-
DBFException
-
DBFException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-
printStackTrace
- Overrides:
printStackTracein classThrowable
-
printStackTrace
public void printStackTrace()- Overrides:
printStackTracein classThrowable
-
printStackTrace
- Overrides:
printStackTracein classThrowable
-