public class NotFoundException extends StatusCodeException
Constructor and Description |
---|
NotFoundException(String path)
Creates a not found exception.
|
Modifier and Type | Method and Description |
---|---|
String |
getRequestPath()
Requested path.
|
getStatusCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020. All rights reserved.