@ProviderType public final class MissingElementsException extends RuntimeException
MissingElementException
s.ModelFactory
,
Serialized FormConstructor 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, toString
public MissingElementsException(String message)
public void addMissingElementExceptions(MissingElementException e)
public boolean isEmpty()
public Collection<MissingElementException> getMissingElements()
Copyright © 2017 The Apache Software Foundation. All rights reserved.