public class IncompatibleProxyException extends CableException
| Constructor and Description |
|---|
IncompatibleProxyException() |
IncompatibleProxyException(java.lang.String message) |
IncompatibleProxyException(java.lang.String message,
java.lang.Throwable throwable) |
IncompatibleProxyException(java.lang.Throwable throwable) |
public IncompatibleProxyException()
public IncompatibleProxyException(java.lang.String message)
public IncompatibleProxyException(java.lang.Throwable throwable)
public IncompatibleProxyException(java.lang.String message,
java.lang.Throwable throwable)