Package cmion.level2
Class CompetencyCancelledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cmion.level2.CompetencyCancelledException
- All Implemented Interfaces:
Serializable
an exception that competencies should throw when they want to
cancel execution
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CompetencyCancelledException
public CompetencyCancelledException()
-