com.thalesgroup.hudson.plugins.xunit.exception
Class XUnitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.thalesgroup.hudson.plugins.xunit.exception.XUnitException
- All Implemented Interfaces:
- Serializable
public class XUnitException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XUnitException
public XUnitException()
XUnitException
public XUnitException(String message)
XUnitException
public XUnitException(String message,
Throwable cause)
XUnitException
public XUnitException(Throwable cause)
Copyright © 2004-2012. All Rights Reserved.