XmlRpcResponseEncodingException constructor

XmlRpcResponseEncodingException([
  1. Object? cause
])

Implementation

XmlRpcResponseEncodingException([Object? cause]) : super(cause);