Application: treat CraftError-like exceptions as CraftErrors
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
### What needs to get done
Exceptions that follow the message/resolution pattern of CraftError should be treated as CraftErrors if they're bubbled up to the application
### Why it needs to get done
Right now these are converted to internal errors, which is incorrect.
Evaluation history
No evaluation history available.