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
Exception
public ExceptionInterpreter last()
protected String handleInvoke(ExtendedSystemInfoUtils extendedSystemInfoUtils, String exceptionMessage) throws Exception
Exception
Copyright © 2002-2024 Atlassian. All Rights Reserved.