Lines Matching refs:StatusException
54 import lib.StatusException;
98 throw new StatusException( "Could not get Databasecontext", ex ); in createTestEnvironment()
105 throw new StatusException( "Could not get XDataSource", ex ); in createTestEnvironment()
108 throw new StatusException( "Could not get XDataSource", ex ); in createTestEnvironment()
116 throw new StatusException( "Could not get DatabaseConext", ex ); in createTestEnvironment()
125 throw new StatusException( "Could not get XConnection", ex ); in createTestEnvironment()
154 throw new StatusException("Could not instantiate DatabaseContext", e) ; in createTestEnvironment()
162 throw new StatusException("could not get '" + sDataSourceName + "'" , e) ; in createTestEnvironment()
164 throw new StatusException("could not get '" + sDataSourceName + "'" , e) ; in createTestEnvironment()
183 throw new StatusException( "Could not create document", e ); in createTestEnvironment()
253 throw new StatusException("Could not instantiate DatabaseContext", e) ; in getUninitializedObj()
261 throw new StatusException("could not get '" + sDataSourceName + "'" , e) ; in getUninitializedObj()
263 throw new StatusException("could not get '" + sDataSourceName + "'" , e) ; in getUninitializedObj()
274 throw new StatusException("Could not instantiate QueryDesign", e) ; in getUninitializedObj()
285 throw new StatusException("Could not set controller", e) ; in getUninitializedObj()