public class InvalidCompositeException extends RuntimeException
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
static void |
handleInvalidCompositeType(String message,
ModuleDescriptor module,
Class<?> primaryType,
Class<?> fragmentClass,
Type valueType,
Member member,
List<Class<?>> types) |
static String |
modelReport() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static void handleInvalidCompositeType(String message, ModuleDescriptor module, Class<?> primaryType, Class<?> fragmentClass, Type valueType, Member member, List<Class<?>> types)
public String getMessage()
getMessage in class Throwablepublic static String modelReport()