Class ExceptionResource
- java.lang.Object
-
- org.glassfish.jersey.examples.exception.ExceptionResource
-
-
Constructor Summary
Constructors Constructor Description ExceptionResource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringexceptionInRequestFilter()StringexceptionInResponseFilter()StringpingMe()StringtestMyException(String s)StringtestMySubException(String s)StringtestMySubSubException(String s)StringtestWebApplicationExceptionEntity(String s)StringtestWebApplicationExceptionNoEntity(String s)
-