Esempio n. 1
0
 internal ContainedValueException(IIonValue value)
     : this(value.ToString())
 {
 }