C# Class Castle.MonoRail.Framework.Views.NVelocity.ResourceProcessingException

This exception is thrown when an error occurs during resource processing (expansion)
Inheritance: NVelocity.Exception.VelocityException
Show file Open project: nats/castle-1.0.3-mono

Private Methods

Method Description
ResourceProcessingException ( string resourceName, Exception innerException ) : System