public class RuntimeStoreException extends java.lang.RuntimeException
| Constructor and Description |
|---|
RuntimeStoreException()
Constructor
|
RuntimeStoreException(java.lang.String message)
Constructor
|
RuntimeStoreException(java.lang.String message,
java.lang.Throwable cause)
Constructor
|
RuntimeStoreException(java.lang.Throwable cause)
Constructor
|
public RuntimeStoreException()
public RuntimeStoreException(java.lang.String message)
message - public RuntimeStoreException(java.lang.String message, java.lang.Throwable cause)
message - cause - public RuntimeStoreException(java.lang.Throwable cause)
cause - Copyright © 2005-2012. All Rights Reserved.