![JAR search and dependency download from the Maven repository](/logo.png)
org.codehaus.plexus.lifecycle.UndefinedLifecycleHandlerException Maven / Gradle / Ivy
The newest version!
package org.codehaus.plexus.lifecycle;
public class UndefinedLifecycleHandlerException
extends Exception
{
public UndefinedLifecycleHandlerException( String message )
{
super( message );
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy