Class PropertyResourceNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.velocity.exception.VelocityException
-
- org.apache.velocity.exception.ResourceNotFoundException
-
- de.hybris.platform.acceleratorservices.velocity.resource.PropertyResourceNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class PropertyResourceNotFoundException extends org.apache.velocity.exception.ResourceNotFoundExceptionSpecific exception, if thrown handled in theand threaten especially so no impex is not copied over to target folder- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PropertyResourceNotFoundException(org.springframework.core.io.Resource resource, java.lang.String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.core.io.ResourcegetResource()-
Methods inherited from class org.apache.velocity.exception.VelocityException
getVtlStackTrace, getWrappedThrowable
-
-