public class CouponRequestWsError extends WebserviceException
| Constructor and Description |
|---|
CouponRequestWsError(String message) |
CouponRequestWsError(String message,
String reason) |
CouponRequestWsError(String message,
String reason,
String subject) |
CouponRequestWsError(String message,
String reason,
String subject,
Throwable cause) |
CouponRequestWsError(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 CouponRequestWsError(String message)
public String getType()
getType in class WebserviceExceptionpublic String getSubjectType()
getSubjectType in class WebserviceExceptionCopyright © 2017 SAP SE. All Rights Reserved.