public class NoSuchGoalException extends WerkzException
Goal
.Goal.attain(org.apache.maven.werkz.Session)
,
Serialized FormConstructor and Description |
---|
NoSuchGoalException(java.lang.String goalName)
Construct with the name of the unknown goal.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGoalName()
Retrieve the unknown goal name.
|
java.lang.String |
getMessage()
Retrieve the error message.
|
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.