You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Artiom Shutak <as...@gridgain.com> on 2015/02/19 19:27:53 UTC

IgniteIllegalStateException

Hi,

I found IgniteIllegalStateException class, which just extends
IllegalStateException, have 2 additional unused methods and
reset serialVersionUID to 0L.

I propose to remove it and use IllegalStateException instead.

Thoughts?

Artem.