$ClientException.wrap constructor
$ClientException.wrap(
- ClientException $value
Wrap a ClientException in a $ClientException
Implementation
$ClientException.wrap(this.$value) : _superclass = $Object($value);