Uses of Interface
org.pz.platypus.interfaces.IException

Packages that use IException
org.pz.platypus.exceptions   
 

Uses of IException in org.pz.platypus.exceptions
 

Classes in org.pz.platypus.exceptions that implement IException
 class EolTreatmentException
          Exception generated when user tried to specify an invalid EOL treatment (see EolTreament class)
 class FileCloseException
           
 class InvalidConfigFileException
          Exception generated when user tries to open an non-existent or invalid config file
 class PlatyException
          Basic template for all Platypus-specific runtime exceptions
 



Copyright © 2008-10 Pacific Data Works LLC