Package com.cdancy.jenkins.rest.exception
-
Exception Summary Exception Description ForbiddenException Thrown when an action has breached the licensed user limit of the server, or degrading the authenticated user's permission level.MethodNotAllowedException Thrown when a method was used that is not supported by this endpoint.RedirectTo404Exception Thrown when an action has breached the licensed user limit of the server, or degrading the authenticated user's permission level.UndetectableIdentityException The credential being passed cannot be processed.UnsupportedMediaTypeException The request entity has a Content-Type that the server does not support.