@groovy.transform.InheritConstructors @groovy.transform.CompileStatic class NotFoundException extends Exception
Throws when the the HTTP call returns not found.
| Constructor and description |
|---|
NotFoundException
() |
| Methods inherited from class | Name |
|---|---|
class Exception |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, equals, hashCode, getClass, notify, notifyAll, wait, wait, wait |