Class AppmarketPlaceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.skava.core.ECommerceException
com.skava.marketplace.app.orchestration.model.AppmarketPlaceException
All Implemented Interfaces:
Serializable

public class AppmarketPlaceException extends com.skava.core.ECommerceException
See Also:
  • Constructor Details

    • AppmarketPlaceException

      public AppmarketPlaceException(String errorCode, String errorMessage, int httpStatusCode)