@ProviderType
public final class MissingElementsException
extends java.lang.RuntimeException
MissingElementException
s.ModelFactory
,
Serialized FormConstructor and Description |
---|
MissingElementsException(java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
void |
addMissingElementExceptions(MissingElementException e) |
java.util.Collection<MissingElementException> |
getMissingElements() |
boolean |
isEmpty() |
public MissingElementsException(java.lang.String message)
public void addMissingElementExceptions(MissingElementException e)
public boolean isEmpty()
public java.util.Collection<MissingElementException> getMissingElements()
Copyright © 2010 - 2020 Adobe. All Rights Reserved