Class CloseFailuresException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.exonum.binding.core.proxy.CloseFailuresException
All Implemented Interfaces:
Serializable

public final class CloseFailuresException
extends Exception
Indicates that there were failures when it was attempted to close some native proxies.
See Also:
Cleaner.close(), Serialized Form