/*************************************************************************** * * Copyright (c) 2009 Baidu.com, Inc. All Rights Reserved * $Id: exception.h,v 1.2 2009/06/26 05:23:25 xiaowei Exp $ * **************************************************************************/ /** * @file exception.h * @author chenxm(chenxiaoming@baidu.com) * @date 2009/06/25 12:18:01 * @version $Revision: 1.2 $ * @brief * **/ #ifndef _BSL_EXCEPTION_H_ #define _BSL_EXCEPTION_H_ #include "exception/bsl_exception.h" #endif //__EXCEPTION_H_ /* vim: set ts=4 sw=4 sts=4 tw=100 */