@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) |
String |
getMessage() |
Collection<MissingElementException> |
getMissingElements() |
boolean |
isEmpty() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MissingElementsException(String message)
public String getMessage()
getMessage
in class Throwable
public void addMissingElementExceptions(MissingElementException e)
public boolean isEmpty()
public Collection<MissingElementException> getMissingElements()
Copyright © 2015 The Apache Software Foundation. All rights reserved.