public class DuplicateEntityException
extends org.onebusaway.csv_entities.exceptions.CsvEntityException
| Constructor and Description |
|---|
DuplicateEntityException(Class<?> entityType,
Serializable id) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
getId() |
getEntityTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DuplicateEntityException(Class<?> entityType, Serializable id)
public Serializable getId()
Copyright © 2013 OneBusAway. All Rights Reserved.