ColdFusion exception handling allows developers to trap and respond to specific error conditions, including custom ones (ones defined by the developer). Custom types are named using dot notation, allowing developers to create types, subtypes, and so on.
Leave a Reply