 | RestClientExceptionTResultToDisplay Method |
Get the message for rendering in the user interface
Namespace: SanteDB.Core.HttpAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxpublic string ToDisplay()
Public Function ToDisplay As String
public:
virtual String^ ToDisplay() sealed
abstract ToDisplay : unit -> string
override ToDisplay : unit -> string
Return Value
String[Missing <returns> documentation for "M:SanteDB.Core.Http.RestClientException`1.ToDisplay"]
Implements
IHasToDisplayToDisplay
See Also