Intellipaat Back

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

In particular, is there a standard Exception subclass used in these circumstances?

1 Answer

0 votes
by (46k points)

java.lang.UnsupportedOperationException

Thrown to indicate that the requested operation is not supported.

Related questions

+12 votes
2 answers
0 votes
1 answer
asked Feb 20, 2020 in Java by angadmishra (6.5k points)
0 votes
1 answer
asked Oct 28, 2019 in Java by Anvi (10.2k points)

Browse Categories

...