global class ReportRunException extends Exception { global ReportRunException(String param0, Exception param1) { } global ReportRunException(Exception param0) { } global ReportRunException() { } global Object clone() { } global String getTypeName() { } }