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