Class NoLocationFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.acceleratorocc.exceptions.NoLocationFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class NoLocationFoundException extends java.lang.ExceptionThrown when location was not found while setting user location- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoLocationFoundException(java.lang.String location)NoLocationFoundException(java.lang.String location, java.lang.Throwable rootCause)
-