ad_raise (public)

 ad_raise exception [ value ]

Defined in packages/acs-tcl/tcl/exception-procs.tcl

Raise an exception. If you use this I will kill you. Note: despite the warning, this proc has been used in acs-authentication.

Parameters:
exception
value (optional)
Author:
rhs@mit.edu
Created:
2000-09-09

Partial Call Graph (max 5 caller/called nodes):
%3 test_ad_raise_exception ad_raise_exception (test acs-tcl) ad_raise ad_raise test_ad_raise_exception->ad_raise ad_script_abort ad_script_abort (public) ad_script_abort->ad_raise auth::sync::GetAcknowledgementDocument auth::sync::GetAcknowledgementDocument (private) auth::sync::GetAcknowledgementDocument->ad_raise auth::sync::GetElements auth::sync::GetElements (private) auth::sync::GetElements->ad_raise rp_serve_abstract_file rp_serve_abstract_file (private) rp_serve_abstract_file->ad_raise rp_serve_concrete_file rp_serve_concrete_file (public) rp_serve_concrete_file->ad_raise

Testcases:
ad_raise_exception
[ show source ]
Show another procedure: