@ResponseStatus(value=NOT_FOUND)
public class NotFoundException
extends java.lang.Exception
| Constructor and Description |
|---|
NotFoundException() |
NotFoundException(java.lang.String message) |
NotFoundException(java.lang.String message,
java.lang.Throwable cause) |
NotFoundException(java.lang.Throwable cause) |
Copyright © 2016–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.