exn:fail from exn

svn: r9547
This commit is contained in:
Jay McCarthy 2008-04-30 19:28:20 +00:00
parent 8bfec15aff
commit 36d240345c

View File

@ -154,7 +154,7 @@ symbols.}
Represents a location in an input stream.}
@defstruct[(exn:invalid-xexpr exn) ([code any/c])]{
@defstruct[(exn:invalid-xexpr exn:fail) ([code any/c])]{
Raised by @scheme[validate-xexpr] when passed an invalid
@tech{X-expression}. The @scheme[code] fields contains an invalid part
@ -429,4 +429,4 @@ looks like the following, if re-formatted by:
<array />
</dict>
</plist>
}|
}|