Class UnsupportedSelectQueryRuntimeException

  • All Implemented Interfaces:
    Serializable

    public class UnsupportedSelectQueryRuntimeException
    extends RuntimeException
    Created by Roman Kontchakov on 28/01/2017. An internal run-time exception class to work with the JSQLParser interfaces. DO NOT USE ELSEWHERE.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnsupportedSelectQueryRuntimeException

        public UnsupportedSelectQueryRuntimeException​(String message,
                                                      Object object)
    • Method Detail

      • getObject

        public Object getObject()