Class Exceptions
- java.lang.Object
-
- org.glassfish.jersey.examples.exception.Exceptions
-
public class Exceptions extends Object
Exceptions class.- Author:
- Santiago.Pericas-Geertsen at oracle.com
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classExceptions.MyExceptionstatic classExceptions.MyExceptionMapperstatic classExceptions.MySubExceptionstatic classExceptions.MySubExceptionMapperstatic classExceptions.MySubSubExceptionstatic classExceptions.WebApplicationExceptionMapper
-
Constructor Summary
Constructors Constructor Description Exceptions()
-