Class OpenApiGeneratorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.muehmar.gradle.openapi.exception.OpenApiGeneratorException
All Implemented Interfaces:
Serializable

public class OpenApiGeneratorException extends RuntimeException
See Also:
  • Constructor Details

    • OpenApiGeneratorException

      public OpenApiGeneratorException(String message)
    • OpenApiGeneratorException

      public OpenApiGeneratorException(String format, Object... args)