This project has retired. For details please refer to its
        
        Attic page.
      
 
AuthorizationException (Oozie Core 3.1.3-incubating API)
org.apache.oozie.service
Class AuthorizationException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
org.apache.oozie.XException
              
org.apache.oozie.service.AuthorizationException
- All Implemented Interfaces: 
 - Serializable
 
public class AuthorizationException
- extends XException
 
- See Also:
 - Serialized Form
 
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
AuthorizationException
public AuthorizationException(ErrorCode errorCode,
                              Object... params)
AuthorizationException
public AuthorizationException(XException cause)
Copyright © 2012 Apache Software Foundation. All Rights Reserved.