lehrbuch.kapitel9
Class DirDateiImpl.DateiendeAusnahme

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

public class DirDateiImpl.DateiendeAusnahme
extends DirDatei.DateiendeAusnahme

Innere geprüfte Ausnahme

See Also:
Serialized Form

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

DirDateiImpl.DateiendeAusnahme

public DirDateiImpl.DateiendeAusnahme()