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, toStringpublic CycleDetectedInComponentGraphException(String message)
CompositionException instance.message - The detail message for this exception.Copyright © 2001–2016 Codehaus Plexus. All rights reserved.