com.trackstudio.exception
Class AccessDeniedException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
com.trackstudio.exception.GranException
              
com.trackstudio.exception.AccessDeniedException
- All Implemented Interfaces: 
 - java.io.Serializable
 
public class AccessDeniedException
- extends GranException
 
- See Also:
 - Serialized Form
 
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
 
AccessDeniedException
public AccessDeniedException(java.lang.String className,
                             java.lang.String methodName,
                             java.lang.String userId,
                             java.lang.String condition)
AccessDeniedException
public AccessDeniedException(java.lang.Class className,
                             java.lang.String methodName,
                             SessionContext sc,
                             java.lang.String condition)
                      throws GranException
- Throws:
 GranException
AccessDeniedException
public AccessDeniedException(java.lang.String message)
Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.