Get a human-reabable description of the problem encountered. @return String describing the error or warning encountered.
()
| 65 | * @return String describing the error or warning encountered. |
| 66 | */ |
| 67 | public String getMessage(); |
| 68 | |
| 69 | /** |
| 70 | * Get the exact character on which this problem starts in code line relative. |
no outgoing calls