org.wymiwyg.commons.util
Class ContentUnavailableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.wymiwyg.commons.util.HashStoreException
              extended by org.wymiwyg.commons.util.ContentUnavailableException
All Implemented Interfaces:
Serializable

public class ContentUnavailableException
extends HashStoreException

Author:
reto
See Also:
Serialized Form

Constructor Summary
ContentUnavailableException()
           
ContentUnavailableException(String arg0)
           
ContentUnavailableException(String arg0, Throwable arg1)
           
ContentUnavailableException(Throwable arg0)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

ContentUnavailableException

public ContentUnavailableException()

ContentUnavailableException

public ContentUnavailableException(String arg0)
Parameters:
arg0 -

ContentUnavailableException

public ContentUnavailableException(String arg0,
                                   Throwable arg1)
Parameters:
arg0 -
arg1 -

ContentUnavailableException

public ContentUnavailableException(Throwable arg0)
Parameters:
arg0 -


Copyright © 2011. All Rights Reserved.