uk.co.ribot.easyadapter
Class InvalidViewHolderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
uk.co.ribot.easyadapter.InvalidViewHolderException
- All Implemented Interfaces:
- Serializable
public class InvalidViewHolderException
- extends RuntimeException
This runtime exception is thrown when the ItemViewHolder
extension passed into the EasyAdapter
is not a valid implementation
of ItemViewHolder
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidViewHolderException
public InvalidViewHolderException()