@ProviderType public final class MissingElementsException extends RuntimeException
MissingElementExceptions.ModelFactory,
Serialized Form| Constructor and Description |
|---|
MissingElementsException(String message) |
| Modifier and Type | Method and Description |
|---|---|
void |
addMissingElementExceptions(MissingElementException e) |
Collection<MissingElementException> |
getMissingElements() |
boolean |
isEmpty() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MissingElementsException(String message)
public void addMissingElementExceptions(MissingElementException e)
public boolean isEmpty()
public Collection<MissingElementException> getMissingElements()
Copyright © 2017 The Apache Software Foundation. All rights reserved.