Package org.kapott.hbci.exceptions
Class PredelimErrorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.kapott.hbci.exceptions.HBCI_Exception
-
- org.kapott.hbci.exceptions.ParseErrorException
-
- org.kapott.hbci.exceptions.PredelimErrorException
-
- All Implemented Interfaces:
java.io.Serializable
public final class PredelimErrorException extends ParseErrorException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PredelimErrorException(java.lang.String path, java.lang.String expected, java.lang.String found)
-
Method Summary
-
Methods inherited from class org.kapott.hbci.exceptions.HBCI_Exception
applyLogFilter, isFatal, setFatal
-
-