public class StubNotFoundException extends RemoteException { // Public Constructors public StubNotFoundException(String s); public StubNotFoundException(String s, Exception ex); }