public class IllegalOperationException
extends org.eclipse.stardust.common.error.PublicException
| Constructor and Description |
|---|
IllegalOperationException(org.eclipse.stardust.common.error.ErrorCase errorCase) |
IllegalOperationException(org.eclipse.stardust.common.error.ErrorCase errorCase,
Throwable e) |
IllegalOperationException(String message)
Deprecated.
|
IllegalOperationException(String message,
Throwable e)
Deprecated.
|
getError, getInner, getLocalizedMessage, isLogged, setLogged, setResourceBundleaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalOperationException(org.eclipse.stardust.common.error.ErrorCase errorCase,
Throwable e)
public IllegalOperationException(String message)
public IllegalOperationException(org.eclipse.stardust.common.error.ErrorCase errorCase)
Copyright © 2016 Eclipse Stardust. All Rights Reserved.