Package org.eclipse.steady.goals
Class GoalConfigurationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.eclipse.steady.goals.GoalConfigurationException
-
- All Implemented Interfaces:
Serializable
public class GoalConfigurationException extends Exception
GoalConfigurationException class.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GoalConfigurationException(String _msg)Constructor for GoalConfigurationException.GoalConfigurationException(Throwable _t)Constructor for GoalConfigurationException.
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-