SMILA 1.0 API documentation

org.eclipse.smila.utils.http
Interface NotFoundHTTPResult

All Known Implementing Classes:
ConfigNotFoundException, ImportNotFoundException, InvalidJobException, StateNotFoundException

public interface NotFoundHTTPResult

Used to tag exception that should result in 404 Errors in the Http Rest API.

Author:
jschumacher


SMILA 1.0 API documentation