- All Implemented Interfaces:
- java.io.Serializable
public class RemoteException
extends java.lang.RuntimeException
Engine should throw this exception whenever there is
an error in the communication with the remote server
or whenever the result that arrived was unexpected
(for example non-initialized data, null references etc.).
- See Also:
- Serialized Form