Package io.jmix.data.impl.jpql
Class JpqlSyntaxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jmix.data.impl.jpql.JpqlSyntaxException
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionJpqlSyntaxException(String message) JpqlSyntaxException(String message, List<ErrorRec> errorRecs) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Field Details- 
errorRecs
 
- 
- 
Constructor Details- 
JpqlSyntaxExceptionpublic JpqlSyntaxException()
- 
JpqlSyntaxException
- 
JpqlSyntaxException
 
- 
- 
Method Details- 
getErrorRecs
- 
getMessage- Overrides:
- getMessagein class- Throwable
 
 
-