Package org.pz.platypus.exceptions

Exception Summary
EolTreatmentException Exception generated when user tried to specify an invalid EOL treatment (see EolTreament class)
FileCloseException  
FilenameLookupException Exception generated when user tries to look up a non-existent file in FileList (either by name or by number)
HelpMessagePrinted Exception generated when the user places -help on the command line.
InvalidCommandException Exception generated when user tried to specify an invalid Platypus command
InvalidCommandParameterException Exception generated when user tried to specify an invalid Platypus command parameter
InvalidConfigFileException Exception generated when user tries to open an non-existent or invalid config file
InvalidInputException Exception generated during command-line parsing
PlatyException Basic template for all Platypus-specific runtime exceptions
StopExecutionException Exception used for stopping exception after processing of certain Command Line Options
 



Copyright © 2008-10 Pacific Data Works LLC