Class CarbonToolsIntegrationTestException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.wso2.carbon.integration.tests.common.exception.CarbonIntegrationTestException
-
- org.wso2.carbon.integration.tests.common.exception.CarbonToolsIntegrationTestException
-
- All Implemented Interfaces:
Serializable
public class CarbonToolsIntegrationTestException extends CarbonIntegrationTestException
Exception handler class for carbon tools integration tests- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CarbonToolsIntegrationTestException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-