]> git.mxchange.org Git - jcore.git/commit
Let's get rid of abortProgramWithException() where calls from application containers...
authorRoland Haeder <roland@mxchange.org>
Wed, 12 Aug 2015 09:53:01 +0000 (11:53 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 12 Aug 2015 10:05:32 +0000 (12:05 +0200)
commit2bd5ad9deec28d35c8eb415fb554e35163a26423
tree00c99d5708b79536c4f53680dc25dea1f7f26af2
parent7777349f7b0e6cd5ce820d6f96ff5c3275f01441
Let's get rid of abortProgramWithException() where calls from application containers may come
Signed-off-by:Roland Häder <roland@mxchange.org>
src/org/mxchange/jcore/BaseFrameworkSystem.java
src/org/mxchange/jcore/FrameworkInterface.java
src/org/mxchange/jcore/contact/BaseContact.java
src/org/mxchange/jcore/contact/Contact.java
src/org/mxchange/jcore/database/backend/DatabaseBackend.java
src/org/mxchange/jcore/database/backend/base64/Base64CsvDatabaseBackend.java
src/org/mxchange/jcore/database/backend/mysql/MySqlDatabaseBackend.java