Static Public Member Functions

alma.acs.exceptions.ErrorTraceManipulator Class Reference

List of all members.

Static Public Member Functions

static Properties getProperties (ErrorTrace et)
static String getProperty (ErrorTrace et, String key)
static String setProperty (ErrorTrace et, String key, String value)

Detailed Description

Author:
hsommer

To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments


Member Function Documentation

static Properties alma.acs.exceptions.ErrorTraceManipulator.getProperties ( ErrorTrace  et  )  [static]

Returns all properties that are stored in et.data.

Parameters:
et 
Returns:
the NameValue pairs in a new Properties map.
static String alma.acs.exceptions.ErrorTraceManipulator.getProperty ( ErrorTrace  et,
String  key 
) [static]
static String alma.acs.exceptions.ErrorTraceManipulator.setProperty ( ErrorTrace  et,
String  key,
String  value 
) [static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties