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