Class ErrorFaultInterceptor

java.lang.Object
software.amazon.smithy.docgen.interceptors.ErrorFaultInterceptor
All Implemented Interfaces:
CodeInterceptor<ShapeSubheadingSection,DocWriter>

public final class ErrorFaultInterceptor extends Object implements CodeInterceptor<ShapeSubheadingSection,DocWriter>
Adds a line to the error shape docs to indicate whether the error is a client or service error.