Dekoh platform API

dekoh.portal.fwk.persistence
Class EntityCreationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by dekoh.portal.fwk.persistence.EntityCreationException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FileNameTooLongException

public class EntityCreationException
extends RuntimeException

Since:
Apr 15, 2008
See Also:
Serialized Form

Constructor Summary
EntityCreationException()
           
EntityCreationException(String message)
           
EntityCreationException(String message, Throwable cause)
           
EntityCreationException(Throwable cause)
           
 
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

EntityCreationException

public EntityCreationException()

EntityCreationException

public EntityCreationException(String message)

EntityCreationException

public EntityCreationException(String message,
                               Throwable cause)

EntityCreationException

public EntityCreationException(Throwable cause)

Dekoh platform API

© 2009 Pramati Technologies - Dekoh - Portal for Developers