Package com.skava.marketplace.exception
Class BusinessIdNotAllowedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.skava.core.ECommerceException
com.skava.marketplace.exception.BusinessIdNotAllowedException
- All Implemented Interfaces:
Serializable
public class BusinessIdNotAllowedException
extends com.skava.core.ECommerceException
BusinessIdNotAllowedException
This is the Exception class.
- Author:
- Infosys Equinox
- See Also:
-
Field Summary
Fields inherited from class com.skava.core.ECommerceException
ERR_INVALID_PARAMETERS, ERR_NONE, ERR_UNKNOWN
-
Constructor Summary
ConstructorsConstructorDescriptionBusinessIdNotAllowedException
(String errorCode) BusinessIdNotAllowedException
(String errorCode, String message) -
Method Summary
Methods inherited from class com.skava.core.ECommerceException
getErrorCode, getErrorMessage, getHttpStatusCode, getParameters
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BusinessIdNotAllowedException
-
BusinessIdNotAllowedException
-