Class BootstrapDependencyProcessingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.quarkus.bootstrap.resolver.AppModelResolverException
io.quarkus.bootstrap.resolver.maven.BootstrapMavenException
io.quarkus.bootstrap.BootstrapDependencyProcessingException
All Implemented Interfaces:
Serializable

public class BootstrapDependencyProcessingException extends BootstrapMavenException
Author:
Alexey Loubyansky
See Also:
  • Constructor Details

    • BootstrapDependencyProcessingException

      public BootstrapDependencyProcessingException(String message, Throwable cause)
    • BootstrapDependencyProcessingException

      public BootstrapDependencyProcessingException(String message)