public class ModuleProcessorException extends ModuleException
ModuleProcessorException is thrown if the XI AF module processor itself detects
a problem. It might have the cause being set.ERROR_CATEGORY, ERROR_CODE, errorCategory, errorCode, errorSource, messageInError, messageInErrorKey| Constructor and Description |
|---|
ModuleProcessorException()
Deprecated.
Simple constructor without message and cause
|
ModuleProcessorException(String message)
Deprecated.
Simple constructor with message
|
ModuleProcessorException(String message,
Throwable cause)
Deprecated.
Constructor with message and cause
|
ModuleProcessorException(Throwable cause)
Deprecated.
Constructor with cause
|
getErrorCategory, getErrorCode, getErrorSource, getMessageInErrorId, getMessageInErrorKey, getNestedException, setErrorCategory, setErrorCode, setErrorSource, setNestedException, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ModuleProcessorException()
public ModuleProcessorException(String message)
message - The error messagepublic ModuleProcessorException(String message, Throwable cause)
message - The error messagecause - The exception that causes this exceptionpublic ModuleProcessorException(Throwable cause)
cause - The exception that causes this exception *| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.lib.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice