Package | com.ericfeminella.utils.iterators |
Class | public class UnsupportedOperationException |
Inheritance | UnsupportedOperationException Error |
Method | Defined by | ||
---|---|---|---|
Throws an UnsupportedOperationException specifying that a method
is not supported:
UnsupportedOperationException: An unimplemented operation has been invoked | UnsupportedOperationException |
UnsupportedOperationException | () | constructor |
public function UnsupportedOperationException()
Throws an UnsupportedOperationException specifying that a method is not supported:
UnsupportedOperationException: An unimplemented operation has been invoked