Packages

Error handling utilities with support for error kinds, context, and sources.

Current section

Files

Jump to
glerror include glerror_Kind.hrl
Raw

include/glerror_Kind.hrl

-record(kind, {kind :: any(), format :: fun((glerror:format_args()) -> binary())}).