Package org.apache.beam.sdk.schemas.io
Class InvalidSchemaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.apache.beam.sdk.schemas.io.InvalidSchemaException
- All Implemented Interfaces:
 Serializable
Exception thrown when the schema for a 
SchemaIO is invalid.- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionInvalidSchemaException(String msg, Throwable cause) InvalidSchemaException(Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
InvalidSchemaException
 - 
InvalidSchemaException
 - 
InvalidSchemaException
 
 -