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