public class IllegalProjectSpaceStateException extends WorkspaceException
| Constructor and Description |
|---|
IllegalProjectSpaceStateException(String message)
Constructor.
|
IllegalProjectSpaceStateException(String message,
Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalProjectSpaceStateException(String message, Throwable cause)
message - the messagecause - the causepublic IllegalProjectSpaceStateException(String message)
message - the messageCopyright © 2017. All rights reserved.