ConfigurablePofContextGetUserTypeIdentifier Method (Object) | 
Namespace: Tangosol.IO.Pof
public virtual int GetUserTypeIdentifier( Object o )
| Exception | Condition | 
|---|---|
| ArgumentException | If the user type associated with the given object is unknown to this IPofContext. | 
| ArgumentNullException | If the o is null. |