General Ignite exception. Indicates any error condition within Ignite.
More...
| Apache.Ignite.Core.Common.IgniteException.IgniteException |
( |
| ) |
|
| Apache.Ignite.Core.Common.IgniteException.IgniteException |
( |
string |
message | ) |
|
- Parameters
-
| message | The message that describes the error. |
| Apache.Ignite.Core.Common.IgniteException.IgniteException |
( |
string |
message, |
|
|
Exception |
cause |
|
) |
| |
- Parameters
-
| message | The message. |
| cause | The cause. |
| Apache.Ignite.Core.Common.IgniteException.IgniteException |
( |
SerializationInfo |
info, |
|
|
StreamingContext |
ctx |
|
) |
| |
|
protected |
- Parameters
-
| info | Serialization information. |
| ctx | Streaming context. |