public class CodeConflictException extends WebserviceException
| Constructor and Description |
|---|
CodeConflictException(String message) |
CodeConflictException(String message,
String reason) |
CodeConflictException(String message,
String reason,
String subject) |
CodeConflictException(String message,
String reason,
String subject,
Throwable cause) |
CodeConflictException(String message,
String reason,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSubjectType() |
String |
getType() |
getReason, getSubjectaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CodeConflictException(String message, String reason, String subject, Throwable cause)
public CodeConflictException(String message)
public String getType()
getType in class WebserviceExceptionpublic String getSubjectType()
getSubjectType in class WebserviceExceptionCopyright © 2017 SAP SE. All Rights Reserved.