All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.codehaus.plexus.security.exception.UnknownEntityException Maven / Gradle / Ivy

There is a newer version: 1.0-alpha-3
Show newest version
package org.codehaus.plexus.security.exception;

/**
 * Exception thrown when the Entity specified does not exist.
 * 
 * @author Dan Diephouse
 * @since Nov 23, 2002 
 */
public class UnknownEntityException extends Exception
{

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy