Class XExceptionResponse
In: lib/merb-extjs-direct/xexception.rb
Parent: XResponse

XExceptionResponse A special extension of XResponse for returning responses where an Exception was raised. includes a back-trace in the response which should probably be turned on with a debug switch only. @author Chris Scott

Methods

new   to_h  

Attributes

where  [RW] 

Public Class methods

initialize @param {XRequest} @param {StandardError}

Public Instance methods

[Validate]