Package com.exonum.binding.core.proxy
Class CloseFailuresException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.exonum.binding.core.proxy.CloseFailuresException
- All Implemented Interfaces:
java.io.Serializable
public final class CloseFailuresException
extends java.lang.Exception
Indicates that there were failures when it was attempted to close some native proxies.
- See Also:
Cleaner.close()
, Serialized Form