Class NoSuchEntityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.fraunhofer.iosb.ilt.frostserver.util.exception.NoSuchEntityException
- All Implemented Interfaces:
Serializable
- Author:
- Hylke van der Schaaf
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoSuchEntityException(String message) NoSuchEntityException(String message, Throwable cause) NoSuchEntityException(Throwable cause) -
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
public NoSuchEntityException() -
NoSuchEntityException
-
NoSuchEntityException
-
NoSuchEntityException
-