Method: SWS::ExceptionPage#exception

Defined in:
lib/sws/Core/components/ExceptionPage/ExceptionPage.rb

#exceptionObject

Exception to be displayed.



7
8
9
# File 'lib/sws/Core/components/ExceptionPage/ExceptionPage.rb', line 7

def exception
  @exception
end