gov.nasa.pds.harvest.pdap.commandline.options
Class InvalidOptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gov.nasa.pds.harvest.pdap.commandline.options.InvalidOptionException
- All Implemented Interfaces:
- Serializable
public class InvalidOptionException
- extends Exception
Exception class that is called upon errors found during command-line
option processing.
- 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
- An exception message.
Copyright © 2010–2014 Planetary Data System. All rights reserved.