public class RuntimeStoreException extends RuntimeException
| Constructor and Description |
|---|
RuntimeStoreException()
Constructor
|
RuntimeStoreException(String message)
Constructor
|
RuntimeStoreException(String message,
Throwable cause)
Constructor
|
RuntimeStoreException(Throwable cause)
Constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuntimeStoreException()
public RuntimeStoreException(String message)
message - public RuntimeStoreException(String message, Throwable cause)
message - cause - public RuntimeStoreException(Throwable cause)
cause - Copyright © 2005–2017. All rights reserved.