Package ru.vyarus.guicey.gsp.app.util
Interface TracelessException
-
- All Known Implementing Classes:
AssetError,TemplateRestCodeError
public interface TracelessExceptionMarker interface for special exceptions which does not contain actual stack trace (no exception was thrown in user code) and used only to wrap return status code.- Since:
- 29.01.2019
- See Also:
AssetError,TemplateRestCodeError
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetStatus()
-