public class WrappingErrorException extends ErrorException
MODEL_CONTEXT, MODEL_INSTANCE_CONTEXT
Constructor and Description |
---|
WrappingErrorException(String errorCode,
RuntimeException e)
Creates new instance.
|
WrappingErrorException(String errorCode,
RuntimeException e,
String[] stackTraceInfo)
Creates a new instance.
|
addContext, addContextIfIdNotExists, addContexts, addModelContext, addModelInstanceContext, findContext, getBareMessage, getContexts, getErrorCode, getMessage, getStackTraceInfo, wrap, wrap, wrap, wrap
getModelInstanceStates, setModelInstanceStates
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WrappingErrorException(String errorCode, RuntimeException e)
errorCode
- e
- public WrappingErrorException(String errorCode, RuntimeException e, String[] stackTraceInfo)
errorCode
- e
- stackTraceInfo
- Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.