Table of Contents

Interface IRMIFailureHandler

Namespace
Java.Rmi.Server
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/rmi/server/RMIFailureHandler.html

public interface IRMIFailureHandler

Methods

Failure(JVMBridgeException)

bool Failure(JVMBridgeException arg0)

Parameters

arg0 JVMBridgeException

Exception

Returns

bool

bool