248249250251252253254255256257258
if (m_bundle == null) ex = e; // save first exception } } if (m_bundle == null) { ex.fillInStackTrace(); throw ex; } } // Obtain the default locale from system properties