Package edu.ie3.datamodel.exceptions
Class EntityProcessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.ie3.datamodel.exceptions.EntityProcessorException
- All Implemented Interfaces:
Serializable
Is thrown, when an something went wrong during entity field mapping creation in a
EntityProcessor
- See Also:
-
Constructor Summary
ConstructorDescriptionEntityProcessorException
(String message) EntityProcessorException
(String message, 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
-
EntityProcessorException
-
EntityProcessorException
-
EntityProcessorException
-