Spring GemFire 1.0.1 API Reference

GemFireSystemException Constructor

Initializes a new instance of the GemFireSystemException class.

Overload List

Initializes a new instance of the GemFireSystemException class.

public GemFireSystemException()

Initializes a new instance of the GemFireSystemException class.

public GemFireSystemException(GemFireException)

Creates a new instance of the GemFireSystemException class.

protected GemFireSystemException(SerializationInfo,StreamingContext)

Initializes a new instance of the GemFireSystemException class.

public GemFireSystemException(string)

Creates a new instance of the GemFireSystemException class with the specified message and root cause.

public GemFireSystemException(string,Exception)

See Also

GemFireSystemException Class | Spring.Data.GemFire Namespace