lehrbuch.kapitel9
Class ZeichensackImpl.KeinEintragAusnahme

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--lehrbuch.kapitel9.Zeichensack.KeinEintragAusnahme
                    |
                    +--lehrbuch.kapitel9.ZeichensackImpl.KeinEintragAusnahme
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ZeichensackImpl

public class ZeichensackImpl.KeinEintragAusnahme
extends Zeichensack.KeinEintragAusnahme

Innere Ausnahme

See Also:
Serialized Form

Constructor Summary
ZeichensackImpl.KeinEintragAusnahme()
           
 
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

ZeichensackImpl.KeinEintragAusnahme

public ZeichensackImpl.KeinEintragAusnahme()