BitcoinLib.ExceptionHandling.Rpc.RpcInternalServerErrorException.RpcInternalServerErrorException C# (CSharp) Метод

RpcInternalServerErrorException() публичный Метод

public RpcInternalServerErrorException ( ) : System
Результат System
        public RpcInternalServerErrorException()
        {
        }

Same methods

RpcInternalServerErrorException::RpcInternalServerErrorException ( string customMessage ) : System
RpcInternalServerErrorException::RpcInternalServerErrorException ( string customMessage, Exception exception ) : System