public class TaskSelectionException extends InvalidUserDataException
TaskSelectionException is thrown when the tasks to execute cannot be selected due to some user input
problem.| Constructor and Description |
|---|
TaskSelectionException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TaskSelectionException(String message)
Copyright © 2013. All rights reserved