Class NoSuchEntityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.fraunhofer.iese.mydata.exception.NoSuchEntityException
- All Implemented Interfaces:
Serializable
Thrown when something is not found
- See Also:
-
Constructor Summary
ConstructorDescriptionNoSuchEntityException
(String string) NoSuchEntityException
(String string, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSuchEntityException
-
NoSuchEntityException
-
NoSuchEntityException
public NoSuchEntityException()
-
-
Method Details
-
getStatus
public int getStatus()- Returns:
- the status
-