lehrbuch.kapitel9
Class SeqDateiImpl.DateiendeAusnahme

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--lehrbuch.kapitel9.SeqDatei.DateiendeAusnahme
                    |
                    +--lehrbuch.kapitel9.SeqDateiImpl.DateiendeAusnahme
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
SeqDateiImpl

public class SeqDateiImpl.DateiendeAusnahme
extends SeqDatei.DateiendeAusnahme

Innere geprüfte Ausnahme

See Also:
Serialized Form

Constructor Summary
SeqDateiImpl.DateiendeAusnahme()
           
 
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

SeqDateiImpl.DateiendeAusnahme

public SeqDateiImpl.DateiendeAusnahme()