org.fuin.kickstart4j
Class OptionNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fuin.kickstart4j.OptionNotFoundException
- All Implemented Interfaces:
- Serializable
public final class OptionNotFoundException
- extends Exception
An option key is unknown.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OptionNotFoundException
public OptionNotFoundException(String message)
- Constructor with message.
- Parameters:
message - Error message.
Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.