Class SchemaNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.cloud.stream.schema.registry.SchemaNotFoundException
All Implemented Interfaces:
Serializable

public class SchemaNotFoundException extends RuntimeException
Author:
Vinicius Carvalho
See Also:
  • Constructor Details

    • SchemaNotFoundException

      public SchemaNotFoundException(String message)