UnsupportedOperationException

Undocumented in source.
class UnsupportedOperationException : RuntimeException {}

Constructors

this
this(String e)
Undocumented in source.
this
this(Exception e)
Undocumented in source.

Inherited Members

From RuntimeException

getMessage
String getMessage()
Undocumented in source. Be warned that the author may not have intended to support it.
getCause
Throwable getCause()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta