public class CannotConstructException extends AssemblerException
| Constructor and Description |
|---|
CannotConstructException(Class<?> assemblerClass,
Resource root,
Resource type) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getAssemblerClass()
Answer the Assembler that cannot do the construction.
|
Resource |
getType()
Answer the (alleged most-specific) type of the object that could not be
constructed.
|
getDoing, getRoot, pushDoing, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceLicenced under the Apache License, Version 2.0