344345346347348349350
return new ThrowableJSONFormatAdapter(); } @Impl public static FormatAdapter<?> throwableCSSFormatAdapter() { return new ThrowableCSSFormatAdapter(); }