public class CycleDetectedInComponentGraphException extends Exception
Constructor and Description |
---|
CycleDetectedInComponentGraphException(String message)
Construct a new
CompositionException instance. |
CycleDetectedInComponentGraphException(String message,
Throwable throwable)
Construct a new
CompositionException instance. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CycleDetectedInComponentGraphException(String message)
CompositionException
instance.message
- The detail message for this exception.Copyright © 2001–2019 Codehaus Plexus. All rights reserved.