Get at which line the problem was encountered. @return Zero-indexed line number within the tab at getTabIndex in which this problem was encountered. Note that this is not the line in the generated Java file.
()
| 58 | * generated Java file. |
| 59 | */ |
| 60 | public int getLineNumber(); |
| 61 | |
| 62 | /** |
| 63 | * Get a human-reabable description of the problem encountered. |
no outgoing calls