public class ErrorStreamer extends CanStreamToOptimization<IErrorEvent> implements IErrorStreamer
Constructor and Description |
---|
ErrorStreamer() |
Modifier and Type | Method and Description |
---|---|
void |
stream(ErrorCode errorCode,
Throwable cause) |
void |
stream(int errorCodeInt,
String message)
Deprecated.
|
protected void |
stream(IOptimization opti,
IErrorEvent event) |
addPrintStream, getOptimization, getPrintStreamer, setOptimization, stream
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPrintStream, getOptimization, getPrintStreamer, setOptimization, stream
public void stream(ErrorCode errorCode, Throwable cause)
stream
in interface IErrorStreamer
protected void stream(IOptimization opti, IErrorEvent event)
stream
in class CanStreamToOptimization<IErrorEvent>
@Deprecated public void stream(int errorCodeInt, String message)
stream
in interface IErrorStreamer
errorCodeInt
- the error codemessage
- the messageCopyright © 2017–2023 DNA Evolutions GmbH. All rights reserved.