Package cmion.level2
Class CompetencyCancelledException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- cmion.level2.CompetencyCancelledException
-
- All Implemented Interfaces:
java.io.Serializable
public class CompetencyCancelledException extends java.lang.Exceptionan exception that competencies should throw when they want to cancel execution- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CompetencyCancelledException()
-