
com.automationrockstars.gunter.events.environment.EnvironmentBroken Maven / Gradle / Ivy
The newest version!
/*
*
*/
package com.automationrockstars.gunter.events.environment;
public interface EnvironmentBroken extends Environment {
String getCause();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy