Improve docs for exn:fail:contract:blame

This commit is contained in:
Asumu Takikawa 2012-07-02 23:47:13 -04:00
parent 119d1ff9d3
commit e8dfd1d8df

View File

@ -1727,8 +1727,8 @@ the @racket[b] argument has been swapped or not (see @racket[blame-swap]).
}
@defstruct[(exn:fail:contract:blame exn:fail:contract) ([object blame?])]{
This exception is raised to signal a contract error. The @racket[blame]
field extracts the @racket[blame?] object associated with a contract violation.
This exception is raised to signal a contract error. The @racket[object]
field contains a @tech{blame object} associated with a contract violation.
}
@defparam[current-blame-format