com.stackify.api.json
public interface StackifyErrorConverter
| Modifier and Type | Method and Description |
|---|---|
void |
writeToStream(List<StackifyError> errors,
OutputStream stream)
Serializes the object to the stream
|
void writeToStream(List<StackifyError> errors, OutputStream stream)
errors - Stackify error objectsstream - The output streamCopyright © 2013 Stackify, LLC. All Rights Reserved.