R Raven.Core Raven API reference
Raven docs Raven.Macros API
ErrorObjectExtensions
Class

ErrorObjectExtensions

class ErrorObjectExtensions

Namespace: System
Assembly: Raven.Core.dll
Source file: Error.rvn

Inheritance: object → ErrorObjectExtensions

Provides context-building operations for errors used through IError.

Methods

1 item
static func Box(self: IError, message: string) -> ContextError<IError> Boxes this error in a contextual error with the specified message. →
On this page
Generated by RavenDoc