Share via


RpcException Interface

public interface RpcException

Method Summary

Modifier and Type Method and Description
String getMessage()
String getSource()
String getStacktrace()

Method Details

getMessage

public String getMessage()

getSource

public String getSource()

getStacktrace

public String getStacktrace()

Applies to