org.jboss.cdi.tck.tests.deployment.lifecycle
Class NotAuthorizedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.cdi.tck.tests.deployment.lifecycle.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-2012 Seam Framework. All Rights Reserved.