|
DLESE Tools v1.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.dlese.dpc.services.mmd.ErrorDesc
Describes a single error for an Id.
| Constructor Summary | |
|---|---|
ErrorDesc(int msgType,
String msg)
|
|
| Method Summary | |
|---|---|
String |
getMessage()
Returns the complete error description with any associated information (reason, etc). |
int |
getType()
Returns the error number: one of those in org.dlese.dpc.util.Errors. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ErrorDesc(int msgType,
String msg)
| Method Detail |
public String toString()
public int getType()
org.dlese.dpc.util.Errors.
public String getMessage()
|
DLESE Tools v1.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||