Class CommerceShippingEngineException.ServerError

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.commerce.exception.CommerceShippingEngineException
com.liferay.commerce.exception.CommerceShippingEngineException.ServerError
All Implemented Interfaces:
Serializable
Enclosing class:
CommerceShippingEngineException

public static class CommerceShippingEngineException.ServerError extends CommerceShippingEngineException
See Also:
  • Constructor Details

    • ServerError

      public ServerError(List<com.liferay.portal.kernel.util.KeyValuePair> errorKVPs)
  • Method Details

    • getErrorKVPs

      public List<com.liferay.portal.kernel.util.KeyValuePair> getErrorKVPs()