docs
4.12
customSourceSet
docs
/
net.corda.client.rpc
/
ConnectionFailureException
Connection
Failure
Exception
open
class
ConnectionFailureException
(
cause
:
Throwable
?
=
null
)
:
RPCException
Signals that the underlying
RPCConnection
dropped.
Members
Constructors
Connection
Failure
Exception
Link copied to clipboard
constructor
(
cause
:
Throwable
?
=
null
)