Package io.jmix.core
Class EntityAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jmix.core.EntityAccessException
- All Implemented Interfaces:
- Serializable
This exception is raised on attempt to load a deleted object.
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Field Details- 
ERR_MESSAGE_1- See Also:
 
- 
ERR_MESSAGE_2- See Also:
 
 
- 
- 
Constructor Details- 
EntityAccessExceptionpublic EntityAccessException()
- 
EntityAccessException
 
-