Public Member Functions | |
AttributeNotSetException (String attribute) |
Summary
when we try to get an attribute that isn't specified.
tit.summary.AttributeNotSetException.AttributeNotSetException | ( | String | attribute | ) |
Constructs a new AttributeNotSetException
.
attribute | The attribute that isn't set. |