Definitions for "RemoteException"
a checked exception, so any code making a call to a remote method needs to handle this exception by either catching it or declaring it in its throws clause