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

Overload List

  NameDescription
PofNavigationException()()()
Construct a PofNavigationException.
PofNavigationException(Exception)
Construct a PofNavigationException with a specified cause.
PofNavigationException(String)
Construct a PofNavigationException with a specified detail message.
PofNavigationException(SerializationInfo, StreamingContext)
Construct a PofNavigationException class with serialized data.
PofNavigationException(String, Exception)
Construct a PofNavigationException with a specified detail message and a cause.

See Also