fr.tireme.schemadoc.SDSchema
Class NotManagedObjectException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by fr.tireme.schemadoc.SDSchema.NotManagedObjectException
All Implemented Interfaces:
java.io.Serializable

public class NotManagedObjectException
extends java.lang.Exception

Author:
florent To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
See Also:
Serialized Form

Constructor Summary
NotManagedObjectException()
          Constructor for the NotManagedObjectException object
NotManagedObjectException(java.lang.String s)
          Constructor for the NotManagedObjectException object
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NotManagedObjectException

public NotManagedObjectException()
Constructor for the NotManagedObjectException object


NotManagedObjectException

public NotManagedObjectException(java.lang.String s)
Constructor for the NotManagedObjectException object

Parameters:
s - Description of the Parameter