Commit Graph

42 Commits

Author SHA1 Message Date
Loredana Crusoveanu 6fbc0ccd78 Merge pull request #10300 from johnA1331/master
BAEL-30150 - add links to github-baeldung articles
2020-12-03 12:57:23 +02:00
Loredana Crusoveanu f4390801ca fix illegal monitor test 2020-12-03 12:51:02 +02:00
johnA1331 5cd294b635 Update README.md 2020-12-02 19:21:09 +08:00
Loredana Crusoveanu ce7b195b62 Merge pull request #10195 from amitiw4u/BAEL-4399-NoSuchFieldError
BAEL-4399:Changes for showing NoSuchFieldError
2020-11-28 13:01:08 +02:00
johnA1331 47f7379996 Update README.md 2020-11-25 14:35:35 +08:00
Amitabh Tiwari 761e38f0a1 Corrected the changes based on review comment 2020-11-21 15:35:14 +05:30
bfontana f2aabf4de1 Merge pull request #10242 from stancalau/BAEL-4218
Bael 4218
2020-11-18 21:38:27 -03:00
johnA1331 8cb775a82b Update README.md 2020-11-11 21:30:48 +08:00
johnA1331 8ed8319d0b Update README.md 2020-11-11 21:24:16 +08:00
Bradley M Handy 95e04696e6 BAEL-4209: Difference between e.getMessage() and e.getLocalizedMessage() (#10222)
* - initial commit of sample code

* BAEL-4209:  Moving the localized exception module into core-java-exceptions-3.

* BAEL-4209: Removed the old files for localizing exception messages.
2020-11-09 17:37:47 +00:00
Cristian Stancalau 5f9cf2c661 Fix typo 2020-11-09 19:29:12 +02:00
Cristian Stancalau ef3f984d8e Rename Reptile to Amphibian 2020-11-09 19:20:38 +02:00
Cristian Stancalau 141f05d179 Rename Reptile to Amphibian 2020-11-09 19:16:59 +02:00
Greg 3888cd0af1 Merge pull request #10210 from vishal1023/BAEL-4236
Bael 4236
2020-11-08 13:41:04 -05:00
Vishal fe8f0c91a1 BAEL-4236 | move all classes to package com.baeldung.exception.indexoutofbounds 2020-11-07 12:21:21 +05:30
Vishal 8ab6e4ad44 BAEL-4236 | delete duplicate class IndexOutOfBoundsException.java 2020-11-07 12:19:25 +05:30
Vishal 66860c1b03 BAEL-4236 | delete duplicate classes 2020-11-07 12:01:26 +05:30
Amitabh.Tiwari 1a0d8f4be0 Added changes to remove unwanted spaces 2020-11-06 16:02:36 +05:30
johnA1331 ff17ea49cf Update README.md 2020-11-05 14:12:52 +08:00
Amitabh Tiwari e13f7952b1 BAEL-4399: Changes for removing tab spaces 2020-11-04 19:34:50 +05:30
Amitabh Tiwari 3bea743e5b BAEL-4399: Removed unwanted space 2020-11-03 19:25:25 +05:30
Amitabh Tiwari be3614c157 Corrected the file names 2020-11-03 19:13:59 +05:30
Amitabh Tiwari 819669c97c BAEL-4399: Added changes as per review comment 2020-11-03 14:07:23 +05:30
Eric Martin 1578788805 Merge pull request #10192 from sk1418/abstractMethodError
[BAEL-4284] AbstractMethodError
2020-11-02 21:24:43 -06:00
Vishal a1c8d9317e BAEL-4236 | fix the failing build 2020-10-27 17:36:56 +05:30
Vishal 943fa43822 BAEL-4236 | Add code examples to handle IndexOutOfBoundsException and alternatives to make a copy of the l.ist 2020-10-27 13:10:58 +05:30
Amitabh Tiwari dcc5d77c1b BAEL-4399: corrected the examples as per review 2020-10-24 18:59:11 +05:30
Amitabh Tiwari 71daa1a7c1 BAEL-4399:Changes for showing NoSuchFieldError 2020-10-23 21:36:49 +05:30
Kai Yuan 9f9f0c40f5 [BAEL-4284] AbstractMethodError 2020-10-21 22:39:43 +02:00
Cristian Stancalau af0db9610e Fix review suggestions. 2020-10-14 18:22:32 +03:00
Cristian Stancalau 6a82d1cde6 Reformat 2020-10-12 16:37:08 +03:00
Cristian Stancalau 4c748f7a23 Explanation of “ClassCastException” in Java 2020-10-12 16:35:24 +03:00
Vishal a47ed70f36 Add maven compiler plugin for java 11 2020-09-17 16:41:47 +05:30
Vishal c6f067c17f Add examples to demo IndexOutOfBoundsException while using Collectins.copy method and other working demos to copy elements from one list to another list 2020-09-16 22:43:42 +05:30
johnA1331 5c0391cf68 Update README.md 2020-09-16 23:42:36 +08:00
johnA1331 c221c2fa0b Update README.md 2020-09-16 22:52:52 +08:00
Maciej Glowka 3fd8926145 BAEL-4297: fixed unsynchronized classes naming, added slf4j logging 2020-09-02 23:56:02 +02:00
Maciej Glowka 9d24bc1598 BAEL-4297: example of IllegalMonitorStateException 2020-09-01 21:15:56 +02:00
Amy DeGregorio aa96649458 BAEL 4401 (#9913)
* BAEL-4401

* Update with master and resolve conflicts
2020-08-24 08:20:26 -07:00
johnA1331 210c1ed732 Create README.md 2020-08-20 18:43:15 +08:00
Rutuja Joshi 39ba03a488 Delete README.md 2020-08-17 21:11:50 +05:30
Rutuja Joshi f00adab98c BAEL-4193 - initial commit
initial commit in new module core-java-exceptions-3
2020-08-17 19:33:14 +05:30