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