java throw exception without method signature code example
Example: java throw exception without method signature
use "extends RuntimeException" instead of "extends Exception"
use "extends RuntimeException" instead of "extends Exception"