Class UnsupportedOperationException
Defined in: core.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
UnsupportedOperationException(message)
Creates an UnsupportedOperationException instance.
|
Class Detail
UnsupportedOperationException(message)
Creates an UnsupportedOperationException instance.
Adapted from java.lang.UnsupportedOperationException
- Parameters:
- message
