@Deprecated public class GraphConstraintException extends GraphException
GraphStep
implementations like
ChgrpStep
and ome.services.chrp.ChgrpValidation
when constraints are found against the current GraphEntry
, i.e. an
improper link. The id of all such improper links are available in the exception
so that clients can take corrective measures.message
Constructor and Description |
---|
GraphConstraintException(String msg,
com.google.common.collect.HashMultimap<String,Long> constraints)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Map<String,long[]> |
getConstraints()
Deprecated.
|
toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.