MCPcopy Create free account
hub / github.com/traneio/future / TestException

Class TestException

future-java/src/test/java/io/trane/future/TestException.java:3–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package io.trane.future;
2
3class TestException extends RuntimeException {
4 private static final long serialVersionUID = 1L;
5}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…