Package jakarta.ws.rs

Class InternalServerErrorException

java.lang.Object
All Implemented Interfaces:
Serializable

public class InternalServerErrorException extends ServerErrorException
A runtime exception indicating an internal server error.
Since:
2.0
See Also: