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:
Serializable
public class PropertyResourceNotFoundException
extends org.apache.velocity.exception.ResourceNotFoundException
Specific exception, if thrown handled in the
and
threaten especially so no impex is not copied over to target folder- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyResourceNotFoundException(org.springframework.core.io.Resource resource, String message) -
Method Summary
Methods inherited from class org.apache.velocity.exception.VelocityException
getVtlStackTrace, getWrappedThrowableMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PropertyResourceNotFoundException
public PropertyResourceNotFoundException(org.springframework.core.io.Resource resource, String message)
-
-
Method Details
-
getResource
public org.springframework.core.io.Resource getResource()
-