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
  • Method Summary

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait