Declaration.Â
exception anException { string reason; string severity; };
Standard System Exception.Â
exception COMM_FAILURE { unsigned long minor; completion_status completed; };