Class EntityExceptionInvalidEntityMethod
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.serializer.exceptions.BaseException
org.eclipse.serializer.entity.EntityException
org.eclipse.serializer.codegen.entity.EntityExceptionInvalidEntityMethod
- All Implemented Interfaces:
Serializable
public class EntityExceptionInvalidEntityMethod
extends org.eclipse.serializer.entity.EntityException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.serializer.exceptions.BaseException
assembleExplicitMessageAddon, assembleOutputString, getMessage, messageMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EntityExceptionInvalidEntityMethod
-
-
Method Details
-
method
-
assembleDetailString
- Overrides:
assembleDetailStringin classorg.eclipse.serializer.exceptions.BaseException
-