public class WrongItemTypeException extends Exception
Constructor and Description |
---|
WrongItemTypeException(String message)
Instantiates a new wrong item type exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WrongItemTypeException(String message)
message
- the messageCopyright © 2016. All Rights Reserved.