Class Data.FormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.bsvrz.dav.daf.main.Data.FormatException
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
Data

@Deprecated
public static class Data.FormatException
extends java.lang.RuntimeException
Deprecated.
Diese Exception wird nicht verwendet und in einem zukünftigen Release entfernt.
Ausnahme, die ein fehlerhaften Zugriff oder eine nicht zugelassene Konvertierung von Elementen eines Datensatzes signalisiert.
See Also:
Serialized Form
  • Method Summary

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait