Package com.maxmind.db
Class ConstructorNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.maxmind.db.ConstructorNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class ConstructorNotFoundException extends java.lang.RuntimeException
Signals that no annotated constructor was found. You should annotate a constructor in the class with the MaxMindDbConstructor annotation.- See Also:
- Serialized Form