29303132333435
public String getName() { return "ComponentD"; } public void testException() throws DException { throw new DException("ADException"); }