Package edu.ucsf.vitro.opensocial
Class OpenSocialSmokeTests.ShindigTesterException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- edu.ucsf.vitro.opensocial.OpenSocialSmokeTests.ShindigTesterException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- OpenSocialSmokeTests
protected static class OpenSocialSmokeTests.ShindigTesterException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedShindigTesterException(Integer httpStatusCode, String baseUrl, String testUrl)protectedShindigTesterException(Throwable cause, String baseUrl, String testUrl)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intgetHttpStatusCode()-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-