Class NullItemSearchRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.integrationservices.search.validation.ItemSearchRequestValidationException
de.hybris.platform.integrationservices.search.validation.NullItemSearchRequestException
- All Implemented Interfaces:
Serializable
Indicates that a
null ItemSearchRequest- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.integrationservices.search.validation.ItemSearchRequestValidationException
getRejectedRequestMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NullItemSearchRequestException
public NullItemSearchRequestException()
-