public class GRS2RecordStoreException extends GRS2Exception
| Constructor and Description |
|---|
GRS2RecordStoreException()
Create a new instance
|
GRS2RecordStoreException(String message)
Create a new instance
|
GRS2RecordStoreException(String message,
Throwable cause)
Create a new instance
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GRS2RecordStoreException()
public GRS2RecordStoreException(String message)
message - the error messageCopyright © 2014. All Rights Reserved.