com.liferay.portlet.shopping
Class CouponEndDateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portlet.shopping.CouponEndDateException
- All Implemented Interfaces:
- Serializable
public class CouponEndDateException
- extends PortalException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CouponEndDateException
public CouponEndDateException()
CouponEndDateException
public CouponEndDateException(String msg)
CouponEndDateException
public CouponEndDateException(String msg,
Throwable cause)
CouponEndDateException
public CouponEndDateException(Throwable cause)