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.PrivateMethodTargetException extends RuntimeException implements Serializable
-
Serialized Fields
-
methodInfo
org.jboss.jandex.MethodInfo methodInfo
-
-
-
Class io.quarkus.cache.deployment.exception.UnknownCacheNameException extends RuntimeException implements Serializable
-
Serialized Fields
-
cacheName
String cacheName
-
-
-
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
-
-
-