Package org.cxbox.core.exception
Class EntityNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cxbox.core.exception.BusinessException
org.cxbox.core.exception.EntityNotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEntityNotFoundException(String type, long id) EntityNotFoundException(String type, String id) -
Method Summary
Methods inherited from class org.cxbox.core.exception.BusinessException
addPopup, addPopup, addPostAction, getMessage, setEntity, setPostActionsMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EntityNotFoundException
public EntityNotFoundException() -
EntityNotFoundException
-
EntityNotFoundException
-