|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InternalSystemError | |
---|---|
ibspan.tss.agents.pa.handlers | Behaviours handling with requests sended to PersonalAgent . |
ibspan.tss.agents.sha.mvc | Skeleton of Model-View-Controller (MVC) architecture, powered by SessionHandlingAgent . |
Uses of InternalSystemError in ibspan.tss.agents.pa.handlers |
---|
Methods in ibspan.tss.agents.pa.handlers with parameters of type InternalSystemError | |
---|---|
protected void |
PersonalModelConstructor.putError(InternalSystemError error)
Puts the given error in the DataStore in case of constructing failure. |
Uses of InternalSystemError in ibspan.tss.agents.sha.mvc |
---|
Methods in ibspan.tss.agents.sha.mvc with parameters of type InternalSystemError | |
---|---|
protected void |
ViewConstructor.putError(InternalSystemError error)
Puts the given error in the DataStore in case of constructing failure. |
protected void |
ModelConstructor.putError(InternalSystemError error)
Puts the given error in the DataStore in case of constructing failure. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |