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, discardCauseAndGetNewExcpetion
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PkNotFoundException(String message)
public static PkNotFoundException createPkNotFount(String pk)
Copyright © 2024. All rights reserved.