jar

church.i18n : church.i18n.error

Maven & Gradle

Aug 05, 2019
1 usages

church.i18n.error · Unification of error handling (not only) for RESTful servers Project name: church.i18n.error Rest Exception Handling library provides basic model and support methods for handling exceptions in localized projects. It tries to abstract this problem from the implementation and provides more universal mechanism of dealing with exceptions.

Table Of Contents

Latest Version

Download church.i18n : church.i18n.error JAR file - Latest Versions:

All Versions

Download church.i18n : church.i18n.error JAR file - All Versions:

Version Vulnerabilities Size Updated
2019.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window church.i18n.error-2019.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

church.i18n.error.utils

├─ church.i18n.error.utils.MappingUtils.class - [JAR]

├─ church.i18n.error.utils.ResponseMessageStorage.class - [JAR]

church.i18n.error.mappers

├─ church.i18n.error.mappers.BaseResponseMapper.class - [JAR]

├─ church.i18n.error.mappers.HandlerMapper.class - [JAR]

├─ church.i18n.error.mappers.LogMapper.class - [JAR]

├─ church.i18n.error.mappers.ResponseMapper.class - [JAR]

Advertisement