public class ServerSideException extends Exception implements IsSerializable(Code)
It is very import for RPC method, if you want to throw an Exception,
you must throw a ServerSideException, otherwise you need to return a object extends BaseRpcResultInfo