public static class

MetaLoader.InvalidMetaQueryException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.steerpath.sdk.meta.MetaLoader.InvalidMetaQueryException

Class Overview

This exception will be thrown by MetaLoader if MetaQuery has illegal arguments.

Summary

[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object