InternalDiagnostic¶
-
interface
InternalDiagnostic¶ To use internally to eventually mask non-ampl runtime exceptions. Default implementation is to simply rethrow the exceptions (for Java). When additional languages will be implemented, this might change to use language specific handlers.
Methods¶
diagnose¶
-
void
diagnose(RuntimeException ex)¶