Skip to content

ExceptionDoc

A component that creates an ExceptionDoc block for custom exception classes.

import { ExceptionDoc } from "@alloy-js/python";
<ExceptionDoc
attributes={GoogleStyleDocAttributeProps[]}
deprecated="string"
description={Children[]}
examples={Children[]}
note="string"
parameters={ParameterDescriptor[]}
seeAlso={string[]}
style={"google"}
warning="string"
/>
attributesoptionalGoogleStyleDocAttributeProps[]
deprecatedoptionalstring
descriptionChildren[]
examplesoptionalChildren[]
noteoptionalstring
parametersoptionalParameterDescriptor[]
seeAlsooptionalstring[]
styleoptional”google”
warningoptionalstring