Resolved.Exception
type t = [
| `Identifier of Identifier.Exception.t
| `Exception of Signature.t * Names.ExceptionName.t
]