public class CommerceShippingEngineException
extends com.liferay.portal.kernel.exception.PortalException
| Modifier and Type | Class and Description |
|---|---|
static class |
CommerceShippingEngineException.MustSetCurrency |
static class |
CommerceShippingEngineException.MustSetMeasurementUnit |
static class |
CommerceShippingEngineException.MustSetPrimaryCurrency |
static class |
CommerceShippingEngineException.MustSetShippingAddress |
static class |
CommerceShippingEngineException.MustSetShippingOriginLocator |
static class |
CommerceShippingEngineException.ServerError |
| Constructor and Description |
|---|
CommerceShippingEngineException() |
CommerceShippingEngineException(java.lang.String msg) |
CommerceShippingEngineException(java.lang.String msg,
java.lang.Throwable throwable) |
CommerceShippingEngineException(java.lang.Throwable throwable) |
public CommerceShippingEngineException()
public CommerceShippingEngineException(java.lang.String msg)
public CommerceShippingEngineException(java.lang.String msg,
java.lang.Throwable throwable)
public CommerceShippingEngineException(java.lang.Throwable throwable)