XmlRpcCallException constructor

XmlRpcCallException([
  1. Object? cause
])

Implementation

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