Class NoPublicGettersException

All Implemented Interfaces:
Serializable

public final class NoPublicGettersException extends InvokeException
Thrown if a BeanReader is created for a class with zero public getters, or if they were all excluded while constructing the BeanReader.
Author:
Ayco Holleman
See Also: