public class DmcNameClashException extends Exception
| Constructor and Description |
|---|
DmcNameClashException(String message) |
DmcNameClashException(String message,
ArrayList<DmcNamedObjectIF> clash) |
| Modifier and Type | Method and Description |
|---|---|
void |
addMatch(DmcNamedObjectIF m) |
DmcNameClashObjectSet<DmcNamedObjectIF> |
getClashSet() |
Iterator<DmcNamedObjectIF> |
getMatches() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic DmcNameClashException(String message, ArrayList<DmcNamedObjectIF> clash)
public DmcNameClashException(String message)
public void addMatch(DmcNamedObjectIF m)
public Iterator<DmcNamedObjectIF> getMatches()
public DmcNameClashObjectSet<DmcNamedObjectIF> getClashSet()
Copyright © 2023. All rights reserved.