Advertisement
Darano

Untitled

Oct 1st, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.07 KB | None | 0 0
  1. try{
  2.     int a = "hallo";
  3. }catch(Exception e){
  4.     e.printStackTrace();
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement