# Print output for @column tags ?> NoSuchPropertyException - Android SDK | Android Developers

Most visited

Recently visited

NoSuchPropertyException

public class NoSuchPropertyException
extends RuntimeException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ android.util.NoSuchPropertyException


Thrown when code requests a Property on a class that does not expose the appropriate method or field.

See also:

Summary

Public constructors

NoSuchPropertyException(String s)

Inherited methods

Public constructors

NoSuchPropertyException

public NoSuchPropertyException (String s)

Parameters
s String