Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

Overload List

  NameDescription
Public methodRequestIncompleteException()()()()
Constructs a RequestIncompleteException with no detail message.
Public methodRequestIncompleteException(Exception)
Construct a RequestIncompleteException from an Exception object.
Public methodRequestIncompleteException(String)
Constructs a RequestIncompleteException with the specified detail message.
Public methodRequestIncompleteException(SerializationInfo, StreamingContext)
Construct a RequestTimeoutException class with serialized data.
Public methodRequestIncompleteException(String, Exception)
Construct a RequestIncompleteException from a Exception object and an additional description.

See Also