Web-based responsive document annotation tool
activeannoservice / common / GoneException
class GoneException : HttpErrorException
Exception indicating that a resource is gone, will be used through StatusPages feature to return the proper status code when this exception is thrown
| Name | Summary |
|---|---|
| <init> | Exception indicating that a resource is gone, will be used through StatusPages feature to return the proper status code when this exception is thrownGoneException(message: String = "", errorCode: ErrorCode? = null) |