Class ExceptionThrower

java.lang.Object
com.graphql_java_generator.plugin.generate_code.ExceptionThrower

public class ExceptionThrower extends Object
This class allows to throw a user defined Exception from a Velocity template
  • Constructor Details

    • ExceptionThrower

      public ExceptionThrower()
  • Method Details

    • throwRuntimeException

      public void throwRuntimeException(String message)