java.lang.Object | ||
↳ | com.atlassian.jira.util.ExceptionInterpreter | |
↳ | com.atlassian.jira.util.OracleDataSizeExceptionInterpreter |
This implementation of ExceptionInterpreter shows links to confluence howto's on how to fix the oracle large string problem. This looks for the oracle error code ORA-01461 as evidence that we have hit the problem.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.util.ExceptionInterpreter
| |||||||||||||||||||||||
From class java.lang.Object |
Exception |
---|