Interface SnitchInterface

public interface SnitchInterface
extends Remote

Method Index

 o getErrors()
 o reportError(String)

Methods

 o reportError
 public abstract void reportError(String error) throws RemoteException
 o getErrors
 public abstract Vector getErrors() throws RemoteException