com.chutneytesting.agent.api.NoCurrentDescriptionException Maven / Gradle / Ivy
The newest version!
/*
* SPDX-FileCopyrightText: 2017-2024 Enedis
*
* SPDX-License-Identifier: Apache-2.0
*
*/
package com.chutneytesting.agent.api;
@SuppressWarnings("serial")
public class NoCurrentDescriptionException extends RuntimeException{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy