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