|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExceptionInterpreter | |
|---|---|
| com.atlassian.jira.util | |
| Uses of ExceptionInterpreter in com.atlassian.jira.util |
|---|
| Subclasses of ExceptionInterpreter in com.atlassian.jira.util | |
|---|---|
class |
OracleDataSizeExceptionInterpreter
This implementation of ExceptionInterpreter shows links to confluence howto's on how to fix the oracle large string problem. |
| Methods in com.atlassian.jira.util that return ExceptionInterpreter | |
|---|---|
ExceptionInterpreter |
ExceptionInterpreter.getSibling()
|
ExceptionInterpreter |
ExceptionInterpreter.last()
|
| Methods in com.atlassian.jira.util with parameters of type ExceptionInterpreter | |
|---|---|
static void |
ExceptionInterpreterUtil.addInterpreter(ExceptionInterpreter val)
This method is used to register a new URL interpreter into the chain. |
void |
ExceptionInterpreter.append(ExceptionInterpreter val)
|
void |
ExceptionInterpreter.setSibling(ExceptionInterpreter val)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||