public class PluginException extends WorkflowException
errorCode, errorContext
Constructor and Description |
---|
PluginException(AdapterException e) |
PluginException(String aErrorContext,
String aErrorCode,
String message) |
PluginException(String aErrorContext,
String aErrorCode,
String message,
Exception e) |
PluginException(String aErrorContext,
String aErrorCode,
String message,
Object[] params) |
Modifier and Type | Method and Description |
---|---|
Object[] |
getErrorParameters() |
protected void |
setErrorParameters(Object[] aparams) |
getErrorCode, getErrorContext, setErrorCode, setErrorContext
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PluginException(String aErrorContext, String aErrorCode, String message, Exception e)
public PluginException(AdapterException e)
Copyright © 2006–2022 Imixs Software Solutions GmbH. All rights reserved.