public class MultiUnsupportedDataException
extends java.io.IOException
| Constructor and Description |
|---|
MultiUnsupportedDataException(java.util.List<UnsupportedDataException.WithKey> children) |
| Modifier and Type | Method and Description |
|---|---|
<K> java.util.Map<K,UnsupportedDataException> |
getChildren() |
public MultiUnsupportedDataException(java.util.List<UnsupportedDataException.WithKey> children)
public <K> java.util.Map<K,UnsupportedDataException> getChildren()