Home
last modified time | relevance | path

Searched refs:_oInvocationException (Results 1 – 1 of 1) sorted by relevance

/trunk/main/odk/examples/java/Inspector/
H A DMethodParametersDialog.java116 private void insertResultPanel(Exception _oInvocationException){ in insertResultPanel() argument
127 if (_oInvocationException != null){ in insertResultPanel()
128 …lt.setText("<html>Invoking the method cause an exception: <br>" + _oInvocationException.toString()… in insertResultPanel()

Completed in 7 milliseconds