hudson.plugins.testng.results
Class MethodResultException
java.lang.Object
hudson.plugins.testng.results.MethodResultException
- All Implemented Interfaces:
- Serializable
public class MethodResultException
- extends Object
- implements Serializable
- See Also:
- Serialized Form
MethodResultException
public MethodResultException(String message,
String shortStackTrace,
String fullStackTrace)
getExceptionName
public String getExceptionName()
getMessage
public String getMessage()
getStackTrace
public String getStackTrace()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2004-2012. All Rights Reserved.