Class AlreadyEnhancedException

All Implemented Interfaces:
Serializable

public class AlreadyEnhancedException
extends RuntimeException
Exception thrown during enhancement when it is detected that the enhancement has already taken place.

This is expected when off line enhancement (via ant task) is used.

See Also:
Serialized Form