Class UnkownAnnotationClassException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.drools.model.codegen.execmodel.generator.declaredtype.UnkownAnnotationClassException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnkownAnnotationClassException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnkownAnnotationClassException(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetName()
-