Arity exceptions rarely deserve a stacktrace.
Probably there's the nuance that if the arityexception happens right in the top-level of the evaluated form, it's compile-like; but if it happens somewhere deeper in the stack, it can be considered a vanilla runtime exception.