public class UnknownGoalException extends GoalException
Constructor and Description |
---|
UnknownGoalException(java.lang.String goalName)
Construct with an unknown goal name.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGoalName()
Retrieve the unknown goal name.
|
getException
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.