Class NoLocationFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.acceleratorocc.exceptions.NoLocationFoundException
- All Implemented Interfaces:
Serializable
Thrown when location was not found while setting user location
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoLocationFoundException(String location) NoLocationFoundException(String location, Throwable rootCause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoLocationFoundException
- Parameters:
location-
-
NoLocationFoundException
-