UnsupportedOperationException

From Real Software Documentation

Jump to: navigation, search


Class (inherits from RuntimeException)

Raised when performing an unsupported operation.

Notes

An UnsupportedOperationException is raised when you try to an operation that is not supported.


See Also

RuntimeException, UnsupportedFormatException classes; Exception, Try statements;.

Personal tools