blockchain
module.@Beta @Deprecated public class JsonRpcException extends IOException
Constructor and Description |
---|
JsonRpcException()
Deprecated.
Default constructors.
|
JsonRpcException(String message)
Deprecated.
Default constructors.
|
JsonRpcException(String message,
Throwable cause)
Deprecated.
Default constructors.
|
JsonRpcException(Throwable cause)
Deprecated.
Default constructors.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JsonRpcException()
public JsonRpcException(@Nonnull String message)
message
- the messagepublic JsonRpcException(@Nonnull Throwable cause)
cause
- the causeCopyright © 2019 SAP SE. All rights reserved.