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