org.jboss.shotoku.exceptions
Class DeleteException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jboss.shotoku.exceptions.DeleteException
All Implemented Interfaces:
java.io.Serializable

public class DeleteException
extends java.lang.Exception

Author:
Adam Warski (adamw@aster.pl)
See Also:
Serialized Form

Constructor Summary
DeleteException()
           
DeleteException(java.lang.Exception e)
           
DeleteException(java.lang.String msg)
           
 
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

DeleteException

public DeleteException(java.lang.Exception e)

DeleteException

public DeleteException(java.lang.String msg)

DeleteException

public DeleteException()


Copyright © -2006 . All Rights Reserved.