MCPcopy 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

1package core.exceptions;
2
3public interface NotFoundException {
4}

Callers

nothing calls this directly

Implementers 5

ReportNotFoundExceptionsrc/main/java/core/exceptions/ReportNo
DeployKeyNotFoundExceptionsrc/main/java/core/exceptions/DeployKe
ProviderNotFoundExceptionsrc/main/java/core/exceptions/Provider
PlatformNotFoundExceptionsrc/main/java/core/exceptions/Platform
ModuleNotFoundExceptionsrc/main/java/core/exceptions/ModuleNo

Calls

no outgoing calls

Tested by

no test coverage detected