Click or drag to resize
RiakException Constructor
Overload List
  NameDescription
Public methodRiakException
Initializes a new instance of the RiakException class.
Public methodRiakException(String)
Initializes a new instance of the RiakException class.
Protected methodRiakException(SerializationInfo, StreamingContext)
Initializes a new instance of the RiakException class
Public methodRiakException(String, Boolean)
Initializes a new instance of the RiakException class.
Public methodRiakException(String, Exception)
Initializes a new instance of the RiakException class.
Public methodRiakException(Int32, String, Boolean)
Initializes a new instance of the RiakException class.
Top
See Also