Uses of Class
com.exonum.binding.proxy.CloseFailuresException
-
Packages that use CloseFailuresException Package Description com.exonum.binding.proxy -
-
Uses of CloseFailuresException in com.exonum.binding.proxy
Methods in com.exonum.binding.proxy that throw CloseFailuresException Modifier and Type Method Description voidCleaner. close()Performs all the clean operations that has been registered in this context in a reversed order of the registration order.
-