Class IllegalEntityFieldAccessException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.collinalpert.java2db.exceptions.IllegalEntityFieldAccessException
All Implemented Interfaces:
Serializable

public class IllegalEntityFieldAccessException
extends RuntimeException
An exception which occurs when Java2DB tries to access a field in an entity and fails. Is a sort of wrapper around IllegalAccessException.
Author:
Collin Alpert
See Also:
Serialized Form