TegralIntegrationTestException
class TegralIntegrationTestException(message: String, cause: Throwable? = null) : TegralException
Content copied to clipboard
An exception that occurs during an integration test, usually because of some incorrect configuration.
Constructors
Link copied to clipboard
fun TegralIntegrationTestException(message: String, cause: Throwable? = null)
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard