Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacoVK/tapir
/ NotFoundException
Interface
NotFoundException
src/main/java/core/exceptions/NotFoundException.java:3–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
core.exceptions;
2
3
public
interface
NotFoundException {
4
}
Callers
nothing calls this directly
Implementers
5
ReportNotFoundException
src/main/java/core/exceptions/ReportNo
DeployKeyNotFoundException
src/main/java/core/exceptions/DeployKe
ProviderNotFoundException
src/main/java/core/exceptions/Provider
PlatformNotFoundException
src/main/java/core/exceptions/Platform
ModuleNotFoundException
src/main/java/core/exceptions/ModuleNo
Calls
no outgoing calls
Tested by
no test coverage detected