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 Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, 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
- 
EntityAccessException
public EntityAccessException() - 
EntityAccessException
 
 -