com.atlassian.jira.util
Class OracleDataSizeExceptionInterpreter
java.lang.Object
com.atlassian.jira.util.ExceptionInterpreter
com.atlassian.jira.util.OracleDataSizeExceptionInterpreter
public class OracleDataSizeExceptionInterpreter
- extends ExceptionInterpreter
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OracleDataSizeExceptionInterpreter
public OracleDataSizeExceptionInterpreter()
handleInvoke
protected String handleInvoke(ExtendedSystemInfoUtils extendedSystemInfoUtils,
String exceptionMessage)
throws Exception
- Overrides:
handleInvoke
in class ExceptionInterpreter
- Throws:
Exception
Copyright © 2002-2011 Atlassian. All Rights Reserved.