Package org.apache.storm.hive.common
Class HiveUtils.AuthenticationFailed
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- org.apache.storm.hive.common.HiveUtils.AuthenticationFailed
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 - Enclosing class:
- HiveUtils
 
 public static class HiveUtils.AuthenticationFailed extends Exception - See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description AuthenticationFailed(String reason, Exception cause)
 - 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-