Oracle® Coherence .NET API Reference Release 3.6
E15727-01

PofNavigationException indicates a failure to navigate a IPofValue hierarchy.

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

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