public class CannotRestoreSiddhiAppStateException extends Exception
| Constructor and Description |
|---|
CannotRestoreSiddhiAppStateException() |
CannotRestoreSiddhiAppStateException(String message) |
CannotRestoreSiddhiAppStateException(String message,
Throwable throwable) |
CannotRestoreSiddhiAppStateException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CannotRestoreSiddhiAppStateException()
public CannotRestoreSiddhiAppStateException(String message)
public CannotRestoreSiddhiAppStateException(String message, Throwable throwable)
public CannotRestoreSiddhiAppStateException(Throwable throwable)
Copyright © 2018 WSO2. All rights reserved.