Uses of Class
com.facilita.exception.FCException
- 
Packages that use FCException Package Description com.facilita.exception Contains exception classes that are thrown by the eggPlant Performance engine.
- 
- 
Uses of FCException in com.facilita.exceptionSubclasses of FCException in com.facilita.exception Modifier and Type Class Description classBadValueExceptionThrown when an input value is incorrect.classContextTerminationExceptionA special exception that is thrown by the eggPlant Performance engine when the current script needs to be terminated.classNoSuchValueExceptionThrown when a requested value does not exist.classNotAllowedExceptionThrown when an operation is not allowed.classScriptContextTerminationExceptionA special exception that is thrown by the eggPlant Performance engine when the current script needs to be terminated.
 
-