org.glassfish.jersey.examples.managedbeans.resources
Class ManagedBeanException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanException
- All Implemented Interfaces:
- Serializable
public class ManagedBeanException
- extends RuntimeException
Exception to be thrown and mapped by the web application.
- Author:
- Paul Sandoz (paul.sandoz at oracle.com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ManagedBeanException
public ManagedBeanException()
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.