public class ExceptionInterpreter extends Object
| Constructor and Description |
|---|
ExceptionInterpreter() |
| Modifier and Type | Method and Description |
|---|---|
void |
append(ExceptionInterpreter val) |
ExceptionInterpreter |
getSibling() |
protected String |
handleInvoke(ExtendedSystemInfoUtils extendedSystemInfoUtils,
String exceptionMessage) |
String |
invoke(ExtendedSystemInfoUtils extendedSystemInfoUtils,
String exceptionMessage) |
ExceptionInterpreter |
last() |
void |
setSibling(ExceptionInterpreter val) |
public void setSibling(ExceptionInterpreter val)
public ExceptionInterpreter getSibling()
public void append(ExceptionInterpreter val)
public String invoke(ExtendedSystemInfoUtils extendedSystemInfoUtils, String exceptionMessage) throws Exception
Exceptionpublic ExceptionInterpreter last()
protected String handleInvoke(ExtendedSystemInfoUtils extendedSystemInfoUtils, String exceptionMessage) throws Exception
ExceptionCopyright © 2002-2018 Atlassian. All Rights Reserved.