Class KeyGeneratorConstructorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.quarkus.cache.deployment.exception.KeyGeneratorConstructorException
All Implemented Interfaces:
Serializable

public class KeyGeneratorConstructorException extends RuntimeException
See Also:
  • Constructor Details

    • KeyGeneratorConstructorException

      public KeyGeneratorConstructorException(org.jboss.jandex.ClassInfo classInfo)
  • Method Details

    • getClassInfo

      public org.jboss.jandex.ClassInfo getClassInfo()