Class RegistryResolutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.quarkus.registry.RegistryResolutionException
All Implemented Interfaces:
Serializable

public class RegistryResolutionException extends Exception
See Also:
  • Constructor Details

    • RegistryResolutionException

      public RegistryResolutionException(String message, Throwable cause)
    • RegistryResolutionException

      public RegistryResolutionException(String message)