public class EntryExistsException extends Exception
Constructor and Description |
---|
EntryExistsException(String entryId) |
EntryExistsException(String entryId,
Throwable t) |
Modifier and Type | Method and Description |
---|---|
String |
getEntryId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2011–2015. All rights reserved.