Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
Overload List
| Name | Description | |
|---|---|---|
| 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.
|