|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.sssw.wf.exception.EboFactoryException
Used to construct Workflow factory exceptions
| Constructor Summary | |
EboFactoryException(String resource)
Constructor with message |
|
EboFactoryException(String resource,
String[] args)
Constructor with error message and message arguments |
|
EboFactoryException(Throwable parent,
String resource,
String[] args)
Constructor with embedded exception, error message, and message arguments |
|
| Constructor Detail |
public EboFactoryException(String resource)
resource - error message text (String)
public EboFactoryException(String resource,
String[] args)
resource - error message text (String)args - message text arguments (String[])
public EboFactoryException(Throwable parent,
String resource,
String[] args)
parent - prior java exception (Exception)resource - error message text (String)args - message text arguments (String[])
|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||