public class NoActionDefinitionException extends WerkzException
| Constructor and Description |
|---|
NoActionDefinitionException(Goal goal)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
Goal |
getGoal()
Retrieve the goal.
|
java.lang.String |
getMessage()
Retrieve the error message.
|
public NoActionDefinitionException(Goal goal)
goal - The goal.public Goal getGoal()
public java.lang.String getMessage()
getMessage in class java.lang.ThrowableCopyright © 2001-2013 Apache Software Foundation. All Rights Reserved.