public class DuplicateProcessException extends TransactionalEngineException
TransactionalEngineException that can be thrown if a process already exists.| Constructor and Description |
|---|
DuplicateProcessException(org.n52.shetland.ogc.ows.OwsCode id)
Creates a new
DuplicateProcessException. |
| Modifier and Type | Method and Description |
|---|---|
org.n52.shetland.ogc.ows.OwsCode |
getId()
Get the duplicate identifier.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DuplicateProcessException(org.n52.shetland.ogc.ows.OwsCode id)
DuplicateProcessException.id - The duplicate identifier.Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.