Serialized Form
-
Package io.quarkus.cache.deployment.exception
-
Exception io.quarkus.cache.deployment.exception.ClassTargetException
class ClassTargetException extends RuntimeException implements Serializable-
Serialized Fields
-
className
org.jboss.jandex.DotName className
-
-
-
Exception io.quarkus.cache.deployment.exception.KeyGeneratorConstructorException
class KeyGeneratorConstructorException extends RuntimeException implements Serializable-
Serialized Fields
-
classInfo
org.jboss.jandex.ClassInfo classInfo
-
-
-
Exception io.quarkus.cache.deployment.exception.PrivateMethodTargetException
class PrivateMethodTargetException extends RuntimeException implements Serializable-
Serialized Fields
-
methodInfo
org.jboss.jandex.MethodInfo methodInfo
-
-
-
Exception io.quarkus.cache.deployment.exception.UnsupportedRepeatedAnnotationException
class UnsupportedRepeatedAnnotationException extends RuntimeException implements Serializable-
Serialized Fields
-
methodInfo
org.jboss.jandex.MethodInfo methodInfo
-
-
-
Exception io.quarkus.cache.deployment.exception.VoidReturnTypeTargetException
class VoidReturnTypeTargetException extends RuntimeException implements Serializable-
Serialized Fields
-
methodInfo
org.jboss.jandex.MethodInfo methodInfo
-
-
-