public class StoreException extends DrillException
Constructor and Description |
---|
StoreException() |
StoreException(String message) |
StoreException(String message,
Throwable cause) |
StoreException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
StoreException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1970 The Apache Software Foundation. All rights reserved.