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