Class HttpStatusCodeException


  • public class HttpStatusCodeException
    extends Object
    Provides static lists of exceptions which map to a particular HTTP status codes. This is internal API that should be used when REST requests made to Kie Server throw exceptions.
    • Field Detail

      • BAD_REQUEST

        public static final List<Class> BAD_REQUEST
    • Constructor Detail

      • HttpStatusCodeException

        public HttpStatusCodeException()