Overview | Namespace | Class | Index | Help |
Global Functions in Namespace cppu
in Sourcefile exc_hlp.hxx
- throwException
- void throwException(
const ::com::sun::star::uno::Any & rExc ) throw( ::com::sun::star::uno::Exception );
virtual abstract const volatile template static inline C-linkage NO NO NO NO NO NO NO NO
- Summary
- This function throws the exception given by rExc. The given value has to be of type class EXCEPTION and must be dervived from or of type com.sun.star.uno.Exception.
- Parameters
rExc exception to be thrown.
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.