public class UnsupportedAttributeTypeException extends WekaException
| Constructor and Description | 
|---|
| UnsupportedAttributeTypeException()Creates a new UnsupportedAttributeTypeException with no message. | 
| UnsupportedAttributeTypeException(java.lang.String message)Creates a new UnsupportedAttributeTypeException. | 
public UnsupportedAttributeTypeException()
public UnsupportedAttributeTypeException(java.lang.String message)
message - the reason for raising an exception.