lehrbuch.kapitel9
Class PosListe.NichtGefundenAusnahme

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--lehrbuch.kapitel9.PosListe.NichtGefundenAusnahme
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
PosListe

public static class PosListe.NichtGefundenAusnahme
extends java.lang.Exception

Innere Ausnahme

See Also:
Serialized Form

Constructor Summary
PosListe.NichtGefundenAusnahme()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PosListe.NichtGefundenAusnahme

public PosListe.NichtGefundenAusnahme()