public class PkNotFoundException extends NotFoundException
| Constructor and Description |
|---|
PkNotFoundException(String message) |
PkNotFoundException(String format,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
static PkNotFoundException |
createPkNotFount(String pk) |
code, discardCauseAndGetNewExcpetionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PkNotFoundException(String message)
public static PkNotFoundException createPkNotFount(String pk)
Copyright © 2024. All rights reserved.