public class LockException extends HiveException
| Constructor and Description |
|---|
LockException() |
LockException(String message) |
LockException(String message,
Throwable cause) |
LockException(Throwable cause) |
LockException(Throwable cause,
ErrorMsg errorMsg) |
LockException(Throwable cause,
ErrorMsg errorMsg,
String... msgArgs) |
getCanonicalErrorMsg, getRemoteErrorMsgaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 The Apache Software Foundation. All Rights Reserved.