public class MissingFieldsException extends Exception
CompoundKey from
a FlowDocument due to one or more missing fields.| Constructor and Description |
|---|
MissingFieldsException(String field,
org.opennms.netmgt.flows.persistence.model.FlowDocument flow) |
| Modifier and Type | Method and Description |
|---|---|
org.opennms.netmgt.flows.persistence.model.FlowDocument |
getFlow() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MissingFieldsException(String field, org.opennms.netmgt.flows.persistence.model.FlowDocument flow)
Copyright © 2021. All rights reserved.