|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SurinamException | |
|---|---|
| com.codemonster.surinam.export.throwable | |
| Uses of SurinamException in com.codemonster.surinam.export.throwable |
|---|
| Subclasses of SurinamException in com.codemonster.surinam.export.throwable | |
|---|---|
class |
ActionProcessingError
This type of exception is thrown when processing an ActionDocument and a given Contract or Provider Implementation and a general failure occurs. |
class |
BindingDeclarationError
This type of exception is thrown when a given Contract or Provider Implementation has something wrong related to service binding. |
class |
DependencyInjectionException
This exception gets thrown from inside the Service Directory when instantiation of implementations include resource and service injection. |
class |
IllegalServiceType
This is a base exception type for some exceptions that are missing required bits of meta-data information. |
class |
MissingAnnotationException
Annotations are a primary way that service information is captured by service developers and passed along to the framework; if a required annotation is missing, the framework will not know what to do with the service. |
class |
MissingInterfaceException
This type of exception is thrown when a given Contract or Provider Implementation does not implement a required interface. |
class |
ProxyCreationError
This is thrown when a dynamic proxy cannot be created. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||