Class SchemaGenerationException

All Implemented Interfaces:
Serializable

public class SchemaGenerationException extends IllegalStateException
See Also:
  • Constructor Details

    • SchemaGenerationException

      public SchemaGenerationException()
    • SchemaGenerationException

      public SchemaGenerationException(String message, @NonNull Throwable cause)
    • SchemaGenerationException

      public SchemaGenerationException(String message)
    • SchemaGenerationException

      public SchemaGenerationException(@NonNull Throwable cause)