类 FetcherCompileException.CodeBasedRecursionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.babyfish.jimmer.sql.fetcher.compiler.FetcherCompileException
org.babyfish.jimmer.sql.fetcher.compiler.FetcherCompileException.CodeBasedRecursionException
所有已实现的接口:
Serializable
封闭类:
FetcherCompileException

public static class FetcherCompileException.CodeBasedRecursionException extends FetcherCompileException
另请参阅:
  • 构造器详细资料

    • CodeBasedRecursionException

      public CodeBasedRecursionException(String message, int line, int charPositionInLine)