jar

io.gardenerframework.fragrans : api-standard-error-exceptions

Maven & Gradle

Apr 02, 2023
3 stars

fragrans · 用于api接口开发所需的基础研发组件

Table Of Contents

Latest Version

Download io.gardenerframework.fragrans : api-standard-error-exceptions JAR file - Latest Versions:

All Versions

Download io.gardenerframework.fragrans : api-standard-error-exceptions JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

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 api-standard-error-exceptions-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.gardenerframework.fragrans.api.standard.error.exception

├─ io.gardenerframework.fragrans.api.standard.error.exception.ApiErrorDetailsSupplier.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.ApiErrorWrappingException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.ApiStandardExceptions.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.HttpStatusRepresentative.class - [JAR]

io.gardenerframework.fragrans.api.standard.error.exception.server

├─ io.gardenerframework.fragrans.api.standard.error.exception.server.BadGatewayException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.server.BandwidthLimitExceededException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.server.GatewayTimeoutException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.server.HttpVersionNotSupportedException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.server.InternalServerErrorException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.server.NotImplementedException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.server.ServiceUnavailableException.class - [JAR]

io.gardenerframework.fragrans.api.standard.error.exception.client

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.BadRequestArgumentException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.BadRequestBodyException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.BadRequestException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.ConflictException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.ExpectationFailedException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.FailedDependencyException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.ForbiddenException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.GoneException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.LengthRequiredException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.MethodNotAllowedException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.NotAcceptableException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.NotFoundException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.PayloadTooLargeException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.PaymentRequiredException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.PreconditionFailedException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.PreconditionRequiredException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.ProxyAuthenticationRequiredException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.RequestHeaderFieldsTooLargeException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.RequestTimeoutException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.RequestedRangeNotSatisfiableException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.TooEarlyException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.TooManyRequestsException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.UnauthorizedException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.UnavailableForLegalReasonsException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.UnprocessableEntityException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.UnsupportedMediaTypeException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.UpgradeRequiredException.class - [JAR]

├─ io.gardenerframework.fragrans.api.standard.error.exception.client.UriTooLongException.class - [JAR]