hudson.plugins.testng.results
Class MethodResultException
java.lang.Object
hudson.plugins.testng.results.MethodResultException
- All Implemented Interfaces:
- java.io.Serializable
public class MethodResultException
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
MethodResultException(java.lang.String message,
java.lang.String shortStackTrace,
java.lang.String fullStackTrace)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MethodResultException
public MethodResultException(java.lang.String message,
java.lang.String shortStackTrace,
java.lang.String fullStackTrace)
getExceptionName
public java.lang.String getExceptionName()
getMessage
public java.lang.String getMessage()
getStackTrace
public java.lang.String getStackTrace()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2004-2011. All Rights Reserved.