org.glassfish.jersey.examples.exception
Class Exceptions.MySubException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.glassfish.jersey.examples.exception.Exceptions.MyException
org.glassfish.jersey.examples.exception.Exceptions.MySubException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- Exceptions.MySubSubException
- Enclosing class:
- Exceptions
public static class Exceptions.MySubException
- extends Exceptions.MyException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Exceptions.MySubException
public Exceptions.MySubException(Response response)
Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.