See: Description
Exception | Description |
---|---|
BindException |
Thrown when an illegal or contradictory configuration option is encountered.
|
ClassHierarchyException |
This exception is thrown when Tang detects improper or inconsistent class
annotations.
|
InjectionException |
Thrown when an injection fails.
|
NameResolutionException |
Thrown when Tang encounters an unknown (to the current classloader) class
or configuration option.
|
ParseException |
Thrown when a string fails to parse as the requested type.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.