Client and backend. This class is shared: the same code is compiled into your app and into your server, so everything on this page works in both.

public class UnsupportedOperationException

  1. Object
  2. Throwable
  3. Exception
  4. RuntimeException
  5. UnsupportedOperationException

Constructors

public UnsupportedOperationException()
public UnsupportedOperationException(String m)

Inherited methods

Constructor details

UnsupportedOperationException

public UnsupportedOperationException()

UnsupportedOperationException

public UnsupportedOperationException(String m)