withPathPrefix

abstract fun withPathPrefix(prefix: String): MappingException

Same exception type with prefix prepended to the path. Used by seams — NOT wrapping. Reconstructing means the rethrown exception's stack trace starts at the prefixing seam; the path string is the locator, by design.