| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.platform.dataaccess.datasource.utils.ExceptionParser
public class ExceptionParser
| Field Summary | |
|---|---|
static String | 
DELIMETER
 | 
| Constructor Summary | |
|---|---|
ExceptionParser()
 | 
|
| Method Summary | |
|---|---|
static String | 
getErrorHeader(Throwable throwable,
               String defaultErrorHeader)
 | 
static String | 
getErrorMessage(Throwable throwable,
                String defaultErrorMessage)
 | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static String DELIMETER
| Constructor Detail | 
|---|
public ExceptionParser()
| Method Detail | 
|---|
public static String getErrorMessage(Throwable throwable,
                                     String defaultErrorMessage)
public static String getErrorHeader(Throwable throwable,
                                    String defaultErrorHeader)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||