public class RestRequestHandlerNotFoundException extends ObjectNotFoundException
Constructor and Description |
---|
RestRequestHandlerNotFoundException(Long handlerId)
Creates a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
Long |
getHandlerId()
Gets the ID for which no rest request handler has been found.
|
getModelInstanceStates, setModelInstanceStates
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RestRequestHandlerNotFoundException(Long handlerId)
handlerId
- the ID for which no rest request handler could be found.public Long getHandlerId()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.