Class pmr.cml.BadCMLFileException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class pmr.cml.BadCMLFileException

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

public class BadCMLFileException
extends BadFileException
Semantically incorrect file

Constructor Index

 o BadCMLFileException()
 o BadCMLFileException(String)

Constructors

 o BadCMLFileException
  public BadCMLFileException()
 o BadCMLFileException
  public BadCMLFileException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index