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

Overload List

  NameDescription
Public methodPortableException()()()()
Default constructor.
Public methodPortableException(Exception)
Construct a PortableException from an Exception object.
Public methodPortableException(String)
Constructs a PortableException with the specified detail message.
Public methodPortableException(SerializationInfo, StreamingContext)
Construct a PortableException class with serialized data.
Public methodPortableException(String, Exception)
Construct a PortableException from an Exception object and an additional description.

See Also