public class WrongDestinationException extends WorkspaceException
| Constructor and Description |
|---|
WrongDestinationException(String message)
Instantiates a new wrong destination exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WrongDestinationException(String message)
message - the exception message.Copyright © 2022. All rights reserved.