public class OrderCancelDaoException extends RuntimeException
| Constructor and Description |
|---|
OrderCancelDaoException(String orderCode,
String message)
Exception constructor
|
OrderCancelDaoException(String orderCode,
String message,
Throwable cause)
Exception constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getOrderCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 SAP SE. All Rights Reserved.