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