| Package | Description |
|---|---|
| javax.ws.rs |
High-level interfaces and annotations used to create RESTful service
resources.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
InternalServerErrorException |
A runtime exception indicating an
internal server error. |
class |
ServiceUnavailableException |
A runtime exception indicating that the requested resource
cannot be served. |
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved.