Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2002 13:31:11 -0400
From:      "Kevin B. Hendricks" <kevin.hendricks@sympatico.ca>
To:        dev@porting.openoffice.org, Martin Blapp <mb@imp.ch>
Cc:        <openoffice@freebsd.org>, <kan@freebsd.org>
Subject:   Re: [porting-dev] FreeBSD: Uncatched exception problem
Message-ID:  <200210101331.11281.kevin.hendricks@sympatico.ca>
In-Reply-To: <20021010185902.X15308-100000@levais.imp.ch>
References:  <20021010185902.X15308-100000@levais.imp.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

This is probably a silly question but:

The generates the following exception 

>  ::com::sun::star::lang::WrappedTargetRuntimeException exPacked;

But the catch looks for:

>  catch( css::lang::WrappedTargetRuntimeException& exPacked )

Is the css::lang::  the same thing as ::com::sun::star::lang::  ?

Kevin



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-openoffice" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210101331.11281.kevin.hendricks>