org.jboss.cdi.tck.tests.extensions.lifecycle.bbd
Class NotAuthorizedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.NotAuthorizedException
- All Implemented Interfaces:
- Serializable
public class NotAuthorizedException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotAuthorizedException
public NotAuthorizedException(String message,
Throwable cause)
NotAuthorizedException
public NotAuthorizedException(String message)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.