|
Oracle Application Server DMS API Reference 10g Release 3 (10.1.3.1.0) B28943-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.dms.spy.ErrorObject
public class ErrorObject
Metric value that is returned when something goes wrong.
Field Summary | |
---|---|
static ErrorObject |
ERROR_OBJECT A predefined ErrorObject instance. |
Constructor Summary | |
---|---|
ErrorObject() |
|
ErrorObject(java.lang.String s) |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final ErrorObject ERROR_OBJECT
ErrorObject
instance.Constructor Detail |
---|
public ErrorObject()
public ErrorObject(java.lang.String s)
|
Oracle Application Server DMS API Reference 10g Release 3 (10.1.3.1.0) B28943-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |