public class RemoteFeatureException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
RemoteFeatureException() |
RemoteFeatureException(java.lang.Exception ex) |
RemoteFeatureException(java.lang.String message) |
RemoteFeatureException(java.lang.String message,
java.lang.Throwable ex) |
public RemoteFeatureException()
public RemoteFeatureException(java.lang.String message)
public RemoteFeatureException(java.lang.String message,
java.lang.Throwable ex)
public RemoteFeatureException(java.lang.Exception ex)