org.fuin.utils4swing.appstarter
Class InputRequiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fuin.utils4swing.appstarter.InputRequiredException
- All Implemented Interfaces:
- Serializable
public final class InputRequiredException
- extends Exception
An input field cannot be empty.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InputRequiredException
public InputRequiredException(String message)
- Constructor with message.
- Parameters:
message - Error message.
Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.