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
See Also:
  • Constructor Details

    • PropertyResourceNotFoundException

      public PropertyResourceNotFoundException(org.springframework.core.io.Resource resource, String message)
  • Method Details

    • getResource

      public org.springframework.core.io.Resource getResource()