Package org.kapott.hbci.exceptions
Class CanNotParseMessageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kapott.hbci.exceptions.HBCI_Exception
org.kapott.hbci.exceptions.CanNotParseMessageException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kapott.hbci.exceptions.HBCI_Exception
applyLogFilter, isFatal, setFatal
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
PRINTABLE
private static final boolean PRINTABLE -
message
-
-
Constructor Details
-
CanNotParseMessageException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
- See Also:
-