Class pmr.util.BadFileException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class pmr.util.BadFileException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----pmr.util.BadFileException

public class BadFileException
extends Exception
Corrupt or non-standard File
Author:
(C) P. Murray-Rust, 1996

Constructor Index

 o BadFileException()
 o BadFileException(String)

Constructors

 o BadFileException
  public BadFileException()
 o BadFileException
  public BadFileException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index