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