提交 97e39fcb 编写于 作者: L Leon Breedt

make XMLRPC::FaultException have a #message, otherwise the thrown exception

is useless in functional test backtraces


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1093 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
上级 9b42cd8c
require 'xmlrpc/marshal'
class XMLRPC::FaultException
alias :message :faultString
end
module ActionWebService # :nodoc:
module Protocol # :nodoc:
module XmlRpc # :nodoc:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册