public class UnexpectedEntitiesException extends ContentPackException
| Constructor and Description |
|---|
UnexpectedEntitiesException(Collection<Entity> unexpectedEntities) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Entity> |
getUnexpectedEntities() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnexpectedEntitiesException(Collection<Entity> unexpectedEntities)
public Collection<Entity> getUnexpectedEntities()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.