@InterfaceAudience.Public @InterfaceStability.Stable public class UnknownScannerException extends DoNotRetryIOException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
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, toString
private static final long serialVersionUID
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.