UnknownCompactSchemaException Constructor
UnknownCompactSchemaException(Int64)
Initializes a new instance of the UnknownCompactSchemaException class.
Declaration
public UnknownCompactSchemaException(long schemaId)
Parameters
Int64 | schemaId | The identifier of the unknown schema. |