Search java terms by alphabet: A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |

throw

Definition of term:
throw
A Java keyword that allows the user to throw an exception or any class that implements the "throwable" interface.