GeoStreamRPCException Constructor |
Name | Description | |
---|---|---|
GeoStreamRPCException(String) |
Create a new exception with a given error message.
| |
GeoStreamRPCException(SerializationInfo, StreamingContext) |
For serialization.
| |
GeoStreamRPCException(String, Exception) |
Create a new exception with a given error message and link to the inner exception
that caused this exception.
|