Click or drag to resize

HazelcastException Constructor

Overload List
  NameDescription
Public methodHazelcastException
Default constructor
Public methodHazelcastException(Exception)
Constructor version with an exception instance to assign to
Public methodHazelcastException(String)
Constructor version with a message to assign to
Public methodHazelcastException(String, Exception)
Constructor version with a message and Exception instance to assign to
Top
See Also