Package org.obolibrary.robot.exceptions
Class CannotReadQuery
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.obolibrary.robot.exceptions.CannotReadQuery
-
- All Implemented Interfaces:
Serializable
public class CannotReadQuery extends RuntimeException
Created by edouglass on 8/9/17.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CannotReadQuery(String s, Exception e)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-