public class NotFound extends Object
| Constructor and Description |
|---|
NotFound() |
| Modifier and Type | Method and Description |
|---|---|
NotFound |
code(Integer code) |
boolean |
equals(Object o) |
Integer |
getCode() |
String |
getMessage() |
int |
hashCode() |
NotFound |
message(String message) |
void |
setCode(Integer code) |
void |
setMessage(String message) |
String |
toString() |
Copyright © 2016 Metatavu Oy. All rights reserved.