public static final class ElasticsearchAssertions.ExceptionWrapper extends java.lang.Object implements Streamable
Constructor and Description |
---|
ExceptionWrapper() |
ExceptionWrapper(java.lang.Exception e) |
Modifier and Type | Method and Description |
---|---|
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
public ExceptionWrapper(java.lang.Exception e)
public ExceptionWrapper()
public void readFrom(StreamInput in) throws java.io.IOException
readFrom
in interface Streamable
java.io.IOException
public void writeTo(StreamOutput out) throws java.io.IOException
writeTo
in interface Streamable
java.io.IOException