Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGuardrail Error Framework

Standardized error handling library for Java services.

License: Apache-2.0 Java 11+


Overview

A lightweight, zero-dependency Java library that provides structured error definitions with code range validation, HTTP status mapping, recoverability signaling, and a consistent API error response format.

Compatible with Java 11, 17, and 21.

Installation

<dependency>
    <groupId>io.openguardrail</groupId>
    <artifactId>error-framework</artifactId>
    <version>1.1.1</version>
</dependency>

License

Apache License 2.0. See LICENSE.

About

Standardized error handling library for Java services. Structured error codes, grouping, HTTP status mapping, and recoverability classification.

Topics

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages