org.jellyfish
Class ObjectMapNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.jellyfish.ObjectMapNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class ObjectMapNotFoundException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
ObjectMapNotFoundException()
           
ObjectMapNotFoundException(java.lang.Object object)
           
ObjectMapNotFoundException(java.lang.String name)
           
 
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

ObjectMapNotFoundException

public ObjectMapNotFoundException()

ObjectMapNotFoundException

public ObjectMapNotFoundException(java.lang.Object object)

ObjectMapNotFoundException

public ObjectMapNotFoundException(java.lang.String name)


Copyright © 2003 . All Rights Reserved.