Class CompilingClassLoader.CompilerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.common.truth.codegen.CompilingClassLoader.CompilerException
All Implemented Interfaces:
Serializable
Enclosing class:
CompilingClassLoader

public static class CompilingClassLoader.CompilerException extends Exception
Thrown when code cannot be compiled.
See Also:
  • Field Details

  • Constructor Details

    • CompilerException

      public CompilerException(String message)