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