Class EmptyAnnotationNameException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.tkit.onecx.quarkus.parameter.deployment.EmptyAnnotationNameException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EmptyAnnotationNameException
public EmptyAnnotationNameException(org.jboss.jandex.ClassInfo classInfo)
-
-
Method Details
-
getClassInfo
public org.jboss.jandex.ClassInfo getClassInfo()
-