@InterfaceAudience.Public public class ScannerResetException extends DoNotRetryIOException
| Constructor and Description | 
|---|
ScannerResetException()
constructor 
 | 
ScannerResetException(String s)
Constructor 
 | 
ScannerResetException(String s,
                     Exception e)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ScannerResetException()
public ScannerResetException(String s)
s - messagepublic ScannerResetException(String s, Exception e)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.