×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: Java
Posted by: James Yakura
Added: Nov 27, 2017 9:46 PM
Views: 2626
Tags: no tags
  1.         public static final Exception NotImplementedException=
  2.                 new UnsupportedOperationException("Not implemented yet");