gov.nasa.pds.validate.commandline.options
Class InvalidOptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gov.nasa.pds.validate.commandline.options.InvalidOptionException
- All Implemented Interfaces:
- Serializable
public class InvalidOptionException
- extends Exception
An exception that gets thrown when there are problems processing the
arguments set on the command-line.
- Author:
- mcayanan
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidOptionException
public InvalidOptionException(String msg)
- Constructor.
- Parameters:
msg
- A message.
Copyright © 2010–2014 Planetary Data System. All rights reserved.