static EntityNotFoundException |
EntityNotFoundException.byFilter(String parameter) |
|
static EntityNotFoundException |
EntityNotFoundException.byFilter(String parameter,
Throwable cause) |
|
static EntityNotFoundException |
EntityNotFoundException.byId(String id) |
|
static EntityNotFoundException |
EntityNotFoundException.byId(String id,
Throwable cause) |
|
static EntityNotFoundException |
EntityNotFoundException.byMessage(String msg) |
|
static EntityNotFoundException |
EntityNotFoundException.byName(String name) |
|
static EntityNotFoundException |
EntityNotFoundException.byName(String name,
Throwable cause) |
|
static EntityNotFoundException |
EntityNotFoundException.byParserSchema(String id) |
|
static EntityNotFoundException |
EntityNotFoundException.byParserSchema(String id,
Throwable cause) |
|
static EntityNotFoundException |
EntityNotFoundException.byVersion(String id,
String version) |
|
static EntityNotFoundException |
EntityNotFoundException.byVersion(String id,
String version,
Throwable cause) |
|