[JAVA] Item 72: Favor the use of standard exceptions

72. Try to use standard exceptions

Recommended Posts

Item 72: Favor the use of standard exceptions
Item 44: Favor the use of standard functional interfaces
Item 71: Avoid unnecessary use of checked exceptions
Item 59: Know and use the libraries
Item 40: Consistently use the Override annotation
Item 69: Use exceptions only for exceptional conditions
Item 36: Use EnumSet instead of bit fields
[Java] Use cryptography in the standard library
Item 57: Minimize the scope of local variables
Item 37: Use EnumMap instead of ordinal indexing
Item 73: Throw exceptions appropriate to the abstraction
Check the version of the standard Web software.
Item 63: Beware the performance of string concatenation
Output of how to use the slice method
Use Java lambda expressions outside of the Stream API
Until the use of Spring Data and JPA Part 2
Until the use of Spring Data and JPA Part 1
I summarized the types and basics of Java exceptions
Java: Use Stream to sort the contents of the collection
Judgment of the calendar
The world of clara-rules (4)
The world of clara-rules (1)
The world of clara-rules (3)
Item 52: Use overloading judiciously
Item 53: Use varargs judiciously
Item 45: Use streams judiciously
The world of clara-rules (5)
The idea of quicksort
Item 29: Favor generic types
The idea of jQuery