Method: Soaspec::ExchangeHandler#exception

Defined in:
lib/soaspec/exchange_handlers/exchange_handler.rb

#exceptionException

Returns Exception if raised.

Returns:

  • (Exception)

    Exception if raised



14
15
16
# File 'lib/soaspec/exchange_handlers/exchange_handler.rb', line 14

def exception
  @exception
end