JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.webmethods.bpm.process
Interface IBpmProcessError
public interface
IBpmProcessError
Interface representing a single error entry
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getErrorMessage
()
String
getErrorStackTrace
()
String
getServerID
()
Date
getTimestamp
()
Method Details
getTimestamp
Date
getTimestamp
()
getErrorMessage
String
getErrorMessage
()
getErrorStackTrace
String
getErrorStackTrace
()
getServerID
String
getServerID
()