Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

PofNavigationException indicates a failure to navigate a IPofValue hierarchy.

Namespace:  Tangosol.IO.Pof.Reflection
Assembly:  Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)

Syntax

C#
[SerializableAttribute]
public class PofNavigationException : PortableException, 
	ISerializable

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    Tangosol.IO.Pof..::.PortableException
      Tangosol.IO.Pof.Reflection..::.PofNavigationException

See Also