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