public class ExchangeExistsException extends IntegrityViolationException
Constructor and Description |
---|
ExchangeExistsException(ExchangeImpl existing) |
ExchangeExistsException(String message,
ExchangeImpl existing) |
Modifier and Type | Method and Description |
---|---|
ExchangeImpl |
getExistingExchange() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ExchangeExistsException(ExchangeImpl existing)
public ExchangeExistsException(String message, ExchangeImpl existing)
public ExchangeImpl getExistingExchange()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.