org.elasticsearch.hadoop
Class EsHadoopIllegalStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.elasticsearch.hadoop.EsHadoopException
org.elasticsearch.hadoop.EsHadoopIllegalStateException
- All Implemented Interfaces:
- Serializable
public class EsHadoopIllegalStateException
- extends EsHadoopException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EsHadoopIllegalStateException
public EsHadoopIllegalStateException()
EsHadoopIllegalStateException
public EsHadoopIllegalStateException(String message,
Throwable cause)
EsHadoopIllegalStateException
public EsHadoopIllegalStateException(String message)
EsHadoopIllegalStateException
public EsHadoopIllegalStateException(Throwable cause)