lehrbuch.kapitel9
Class SackPol.KeinEintragAusnahme

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--lehrbuch.kapitel9.Sack.KeinEintragAusnahme
                    |
                    +--lehrbuch.kapitel9.SackPol.KeinEintragAusnahme
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
SackGen.KeinEintragAusnahme
Enclosing class:
SackPol

public class SackPol.KeinEintragAusnahme
extends Sack.KeinEintragAusnahme

innere Ausnahme

See Also:
Serialized Form

Constructor Summary
SackPol.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

SackPol.KeinEintragAusnahme

public SackPol.KeinEintragAusnahme()