public class ObjectNotFoundException extends ContractException
Constructor and Description |
---|
ObjectNotFoundException() |
ObjectNotFoundException(String message) |
ObjectNotFoundException(String message,
Throwable t) |
ObjectNotFoundException(Throwable t) |
rethrow, wrap
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022. All rights reserved.