|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpt.ul.fc.di.nlx.lxServiceClient.exceptions.ManageExceptions
public class ManageExceptions
Manages the Exceptions returned by LXClient
and LXService
.
Constructor Summary | |
---|---|
ManageExceptions(java.lang.Exception exception)
Construtor. |
Method Summary | |
---|---|
void |
manage()
Manages the exceptions throwned by LXClient or LXService . |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ManageExceptions(java.lang.Exception exception)
Construtor.
exception
- the throwned ExceptionMethod Detail |
---|
public void manage() throws LXException
Manages the exceptions throwned by LXClient
or LXService
.
LXException
- depending on the Exception caught.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |