org.apache.hadoop.hive.thrift
Class DelegationTokenStore.TokenStoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.hadoop.hive.thrift.DelegationTokenStore.TokenStoreException
- All Implemented Interfaces:
- Serializable
- Enclosing interface:
- DelegationTokenStore
public static class DelegationTokenStore.TokenStoreException
- extends RuntimeException
Exception for internal token store errors that typically cannot be handled by the caller.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DelegationTokenStore.TokenStoreException
public DelegationTokenStore.TokenStoreException(Throwable cause)
DelegationTokenStore.TokenStoreException
public DelegationTokenStore.TokenStoreException(String message,
Throwable cause)
Copyright © 2014 The Apache Software Foundation. All rights reserved.