Uses of Class
oracle.wcc.ridc.adfca.http.internal.exception.ForbiddenException
Packages that use ForbiddenException
-
Uses of ForbiddenException in oracle.wcc.ridc.adfca.http.internal.exception
Methods in oracle.wcc.ridc.adfca.http.internal.exception that return ForbiddenExceptionModifier and TypeMethodDescriptionHttpServiceExceptionFactory.createForbidden(String sourceClass, String sourceMethod, String message, Object[] messageParams, Throwable cause) Create and log a new HttpServiceException with FORBIDDEN HTTP status.HttpServiceExceptionFactory.createForbidden(String sourceClass, String sourceMethod, String message, Object messageParam, Throwable cause) Create and log a new HttpServiceException with FORBIDDEN HTTP status.