Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

Overload List

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

See Also