org.fuin.serialver4j.base
Class ContentNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.fuin.serialver4j.base.ContentNotFoundException
All Implemented Interfaces:
Serializable

public final class ContentNotFoundException
extends Exception

The content was not found.

See Also:
Serialized Form

Constructor Summary
ContentNotFoundException(String message)
          Constructor with message.
 
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

ContentNotFoundException

public ContentNotFoundException(String message)
Constructor with message.

Parameters:
message - Error message.


Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.