What is the standard exception to throw in Java for not supported/implemented operations? September 22, 2022 by Tarik java.lang.UnsupportedOperationException Thrown to indicate that the requested operation is not supported.