Interface SnitchInterface
- public interface SnitchInterface
- extends Remote
-
getErrors()
-
-
reportError(String)
-
reportError
public abstract void reportError(String error) throws RemoteException
getErrors
public abstract Vector getErrors() throws RemoteException