marf.Storage
Class StorageException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bymarf.util.MARFException
              extended bymarf.Storage.StorageException
All Implemented Interfaces:
java.io.Serializable

public class StorageException
extends MARFException

Class StorageException

$Header: /cvsroot/marf/marf/src/marf/Storage/StorageException.java,v 1.2 2003/08/22 15:04:22 mokhov Exp $

Since:
0.3.0
See Also:
Serialized Form

Field Summary
 
Fields inherited from class marf.util.MARFException
strMessage
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
StorageException(java.lang.String pstrMessage)
          Generic exception
 
Methods inherited from class marf.util.MARFException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StorageException

public StorageException(java.lang.String pstrMessage)
Generic exception

Parameters:
pstrMessage - Error message string