public class WorkItemHandlerRuntimeException extends RuntimeException
WorkItemHandler
instance method.Modifier and Type | Field and Description |
---|---|
static String |
WORKITEMHANDLERTYPE |
Constructor and Description |
---|
WorkItemHandlerRuntimeException(Throwable cause) |
WorkItemHandlerRuntimeException(Throwable cause,
String message) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getInformationMap() |
void |
setInformation(String informationName,
Object information) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String WORKITEMHANDLERTYPE
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.