org.broadleafcommerce.core.order.service.exception
Class OrderServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.broadleafcommerce.core.order.service.exception.OrderServiceException
- All Implemented Interfaces:
- Serializable
public class OrderServiceException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OrderServiceException
public OrderServiceException()
OrderServiceException
public OrderServiceException(String message,
Throwable cause)
OrderServiceException
public OrderServiceException(String message)
OrderServiceException
public OrderServiceException(Throwable cause)
Copyright © 2013. All Rights Reserved.