com.atlassian.bamboo.resultsummary
Class ResultsSummaryCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.resultsummary.ResultsSummaryCreationException
- All Implemented Interfaces:
- java.io.Serializable
public class ResultsSummaryCreationException
- extends java.lang.Exception
Thrown when the BuildResultsSummary
could not be created
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ResultsSummaryCreationException
public ResultsSummaryCreationException()
ResultsSummaryCreationException
public ResultsSummaryCreationException(java.lang.String message)
ResultsSummaryCreationException
public ResultsSummaryCreationException(java.lang.String message,
java.lang.Throwable cause)
ResultsSummaryCreationException
public ResultsSummaryCreationException(java.lang.Throwable cause)
Copyright © 2012 Atlassian. All Rights Reserved.