Class NoSuchSchemaException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.beam.sdk.schemas.NoSuchSchemaException
All Implemented Interfaces:
Serializable

public class NoSuchSchemaException extends Exception
Indicates that we are missing a schema for a type.
See Also:
  • Constructor Details

    • NoSuchSchemaException

      public NoSuchSchemaException()