public class DependencyGraphBuilderException extends Exception
| Constructor and Description | 
|---|
| DependencyGraphBuilderException(String message) | 
| DependencyGraphBuilderException(String message,
                               Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DependencyGraphBuilderException(String message)
message - Message indicating why dependency graph could not be resolved.Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.