public class DuplicateBusNameException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
String |
additionalInformation |
String |
name |
| Constructor and Description |
|---|
DuplicateBusNameException(String name,
String additionalInformation) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2014 LSST. All rights reserved.