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 © 2013 Apache Software Foundation. All Rights Reserved.