|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface ErrorOutput
Interface representing error output produced by edge flow modules.
| Method Summary | |
|---|---|
Throwable |
getCause()
Returns the exception that was the cause of this error output. |
long |
getErrorTime()
Returns the date and time of the error in milliseconds format. |
String |
getMessage()
Returns the error message. |
Level |
getSeverityLevel()
Returns the severity level of this error. |
String |
getSourceName()
Returns the source of this error. |
| Method Detail |
|---|
long getErrorTime()
String getSourceName()
String getMessage()
Level getSeverityLevel()
java.util.logging.level indicating the severity of the error.Throwable getCause()
|
Documentation is available at ${DOCSWEBROOT} Copyright 2007 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||