Searched defs:errorOutputPath (Results 1 – 1 of 1) sorted by relevance
48 private final Path errorOutputPath; field in Serializer96 appendToFile(serializationAdapter.serializeError(errorInfo), errorOutputPath); in serializeErrorInfo() local