org.glassfish.jersey.examples.exception
Class Exceptions

java.lang.Object
  extended by org.glassfish.jersey.examples.exception.Exceptions

public class Exceptions
extends Object

Exceptions class.

Author:
Santiago.Pericas-Geertsen at oracle.com

Nested Class Summary
static class Exceptions.MyException
           
static class Exceptions.MyExceptionMapper
           
static class Exceptions.MySubException
           
static class Exceptions.MySubExceptionMapper
           
static class Exceptions.MySubSubException
           
static class Exceptions.WebApplicationExceptionMapper
           
 
Constructor Summary
Exceptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Exceptions

public Exceptions()


Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.