Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-234

Create an exception hierarchy for Resteasy thrown exceptions

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 1.1.RC2
    • 1.0.GA, 1.0.1.GA, 1.0.2.GA, 1.1.RC1
    • None
    • None

      oResourceFoundException (404) (already exists)
      NotAcceptableException (406)
      InternalServiceErrorException (500)
      BadRequestException(400)
      UnsupportedMediaTypeException (415)
      MethodNotAllowedException(405)
      UnauthorizedException(401)

      DefaultOptionsMethodException: thrown when no method exists and OPTIONS
      was invoked. Allows somebody to change behavior of default OPTIONS

      JAXBMarshalException extends BadRequestException
      JAXBUnmarshalException extends InternalServiceErrorException

            patriot1burke@gmail.com Bill Burke (Inactive)
            patriot1burke@gmail.com Bill Burke (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: