public class UnsupportedAttributeTypeException extends WekaException
| Constructor and Description |
|---|
UnsupportedAttributeTypeException()
Creates a new UnsupportedAttributeTypeException with no message.
|
UnsupportedAttributeTypeException(String message)
Creates a new UnsupportedAttributeTypeException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedAttributeTypeException()
public UnsupportedAttributeTypeException(String message)
message - the reason for raising an exception.Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.