Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Java by (3.4k points)

Is there anything like .NET's NotImplementedException in Java?

1 Answer

0 votes
by (46k points)

There's java.lang Class UnsupportedOperationException which is quite similar to .NET's NotImplementedException.

Related questions

0 votes
1 answer
asked Feb 20, 2020 in Java by angadmishra (6.5k points)
0 votes
1 answer
0 votes
1 answer
asked Oct 23, 2019 in Java by Anvi (10.2k points)
0 votes
1 answer

Browse Categories

...