PofStreamWriterCreateNestedPofWriter Method (Int32, Int32) |
Namespace: Tangosol.IO.Pof
public virtual IPofWriter CreateNestedPofWriter( int iProp, int nTypeId )
Exception | Condition |
---|---|
ArgumentException | if the property index is invalid, or is less than or equal to the index of the previous property written to the POF stream |
InvalidOperationException | if no user type is being written |
IOException | if an I/O error occurs |