public class StoragePersistentDataException extends StorageException
| Constructor and Description |
|---|
StoragePersistentDataException()
consructs a StoragePersistentDataException with a null
detailed error message
|
StoragePersistentDataException(java.lang.String msg)
consructs a StoragePersistentDataException with the specified detailed
error message
|
public StoragePersistentDataException()
public StoragePersistentDataException(java.lang.String msg)
msg - the detailed messageCopyright © 2005-2012 Apache Software Foundation. All Rights Reserved.