Click or drag to resize

PofNavigationException Constructor

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodPofNavigationException
Construct a PofNavigationException.
Public methodPofNavigationException(Exception)
Construct a PofNavigationException with a specified cause.
Public methodPofNavigationException(String)
Construct a PofNavigationException with a specified detail message.
Public methodPofNavigationException(SerializationInfo, StreamingContext)
Construct a PofNavigationException class with serialized data.
Public methodPofNavigationException(String, Exception)
Construct a PofNavigationException with a specified detail message and a cause.
Top
See Also