Package org.intermine.api.query
Class KeyFormatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.intermine.api.query.QueryStoreException
-
- org.intermine.api.query.KeyFormatException
-
- All Implemented Interfaces:
java.io.Serializable
public class KeyFormatException extends QueryStoreException
- Author:
- Alex
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description KeyFormatException(java.lang.String message, java.lang.NumberFormatException e)
-