public final class ZExecutionException extends ExecutionException
Constructor and Description |
---|
ZExecutionException(Exception e) |
ZExecutionException(Object object) |
ZExecutionException(String msg) |
ZExecutionException(String message,
Exception e) |
Modifier and Type | Method and Description |
---|---|
void |
addZelFrame(ZelFrame frame) |
Object |
getPayload() |
List<ZelFrame> |
getZelframes() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2018 SPF4J. All rights reserved.