Click or drag to resize

PofNavigationException Constructor

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
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