public class WrongItemTypeException extends WorkspaceException
| 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, toStringpublic WrongItemTypeException(String message)
message - the exception message.Copyright © 2019. All Rights Reserved.