Class SchemaTooLargeException

All Implemented Interfaces:
Serializable

public class SchemaTooLargeException extends SchemaRegistryException
See Also:
  • Constructor Details

    • SchemaTooLargeException

      public SchemaTooLargeException(String message, Throwable cause)
    • SchemaTooLargeException

      public SchemaTooLargeException(String message)
    • SchemaTooLargeException

      public SchemaTooLargeException(Throwable cause)
    • SchemaTooLargeException

      public SchemaTooLargeException()