B_APP_ERROR_BASE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!CRuntime_Microsoft && !CRuntime_Newlib && !linux && !Darwin && !FreeBSD && !NetBSD && !OpenBSD && !DragonFlyBSD && !Solaris && Haiku)
extern (C) @trusted nothrow @nogc
enum B_APP_ERROR_BASE = (B_GENERAL_ERROR_BASE + 0x2000);

Meta