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