public class InvalidParamException extends MessagingException
The InvalidParamException
is thrown if a parameter that has been provided is invalid or not supported.
Modifier and Type | Field and Description |
---|---|
static String |
ERROR_CODE |
ERROR_CATEGORY, errorCategory, errorCode, errorSource, messageInError, messageInErrorKey
Constructor and Description |
---|
InvalidParamException(Exception nestedException) |
InvalidParamException(Message messageInError,
Exception nestedException) |
InvalidParamException(MessageKey messageInErrorKey,
Exception nestedException) |
InvalidParamException(MessageKey messageInErrorKey,
String errorText) |
InvalidParamException(Message messageInError,
String errorText) |
InvalidParamException(String errorText) |
InvalidParamException(String errorText,
Exception nestedException) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorCode() |
getErrorCategory, getErrorSource, getMessageInErrorId, getMessageInErrorKey, getNestedException, setErrorCategory, setErrorCode, setErrorSource, setNestedException, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public static final String ERROR_CODE
public InvalidParamException(String errorText)
public InvalidParamException(Exception nestedException)
public InvalidParamException(MessageKey messageInErrorKey, String errorText)
public InvalidParamException(Message messageInError, Exception nestedException)
public InvalidParamException(MessageKey messageInErrorKey, Exception nestedException)
public String getErrorCode()
getErrorCode
in class MessagingException
Access Rights |
---|
SC | DC | Public Part | ACH |
---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.ifc.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice