Section courante

A propos

Section administrative du site

throw

Jeter
Railo

Syntaxe

throw()
throw(message)
throw(message,type)
throw(message,type,detail)
throw(message,type,detail,errorcode)
throw(message,type,detail,errorcode,extendedInfo)
throw(message,type,detail,errorcode,extendedInfo,object)

Description

Cette fonction permet de lever une exception spécifiée par le développeur, pouvant être interceptée avec une balise cfcatch.



Dernière mise à jour : Dimanche, le 8 Novembre 2020