ua.gradsoft.termware.exceptions
Class InvalidOptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ua.gradsoft.termware.TermWareException
ua.gradsoft.termware.exceptions.InvalidOptionException
- All Implemented Interfaces:
- Serializable, ITermWareException
public class InvalidOptionException
- extends TermWareException
Thrown, when we have invalid option in command line
- 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 message)