IUserRenderableException is defined in the Telligent.Evolution.Extensibility.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
interface IUserRenderableException
{
string GetUserRenderableMessage();
}
Methods
string GetUserRenderableMessage();
Return Type
string