@InterfaceAudience.Private public class UnexpectedStateException extends HBaseIOException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
UnexpectedStateException() |
UnexpectedStateException(String message) |
UnexpectedStateException(String message,
Throwable cause) |
UnexpectedStateException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
public UnexpectedStateException()
public UnexpectedStateException(String message)
public UnexpectedStateException(String message, Throwable cause)
public UnexpectedStateException(Throwable cause)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.