public class RemoteObjectException
extends java.lang.Exception
コンストラクタと説明 |
---|
RemoteObjectException() |
RemoteObjectException(java.lang.String message) |
RemoteObjectException(java.lang.String message,
java.lang.Throwable cause) |
RemoteObjectException(java.lang.Throwable cause) |
public RemoteObjectException()
public RemoteObjectException(java.lang.String message)
public RemoteObjectException(java.lang.Throwable cause)
public RemoteObjectException(java.lang.String message, java.lang.Throwable cause)