|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
UnassignedClassException
is used when
a method requires access to the Attribute designated as
the class attribute in a set of Instances, but the Instances does not
have any class attribute assigned (such as by setClassIndex()).UnassignedClassException
instance
with no detail message.
UnassignedClassException
instance
with a specified message.
UnassignedDatasetException
is used when
a method of an Instance is called that requires access to
the Instance structure, but that the Instance does not contain
a reference to any Instances (as set by Instance.setDataset(), or when
an Instance is added to a set of Instances)).UnassignedDatasetException
instance
with no detail message.
UnassignedDatasetException
instance
with a specified message.
UnsupportedClassTypeException
is used in situations
where the throwing object is not able to accept Instances with the
supplied structure, because the class Attribute is of the wrong type.UnsupportedClassTypeException
instance
with no detail message.
UnsupportedClassTypeException
instance
with a specified message.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |