Class: Crdf_Repository
- Inherits:
-
Object
- Object
- Crdf_Repository
- Defined in:
- lib/ontomde-java/struts/exceptionHandling.rb
Overview
/**
-
<p>An <strong>ExceptionHandler</strong> is configured in the Struts
-
configuration file to handle a specific type of exception thrown by an
-
Action.execute
method.</p>
* */
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#struts_getFunctionalException ⇒ Object
14 15 16 |
# File 'lib/ontomde-java/struts/exceptionHandling.rb', line 14 def struts_getFunctionalException return umlx_reserved_model.struts_getFunctionalException end |