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