[inline]
Definition at line 21 of file RepositoryStub.h.
References ILOG_ERROR.
00022 { 00023 ILOG_ERROR("Get: I am a stub and should never be called"); 00024 return 0; 00025 }