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