java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.lang.RuntimeException | +--java.lang.UnsupportedOperationException
Thrown to indicate that the requested operation is not supported.
UnsupportedOperationException()
UnsupportedOperationException(String message)
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public UnsupportedOperationException()
public UnsupportedOperationException(String message)