org.databene.commons
Class UpdateFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.databene.commons.UpdateFailedException
- All Implemented Interfaces:
- java.io.Serializable
public class UpdateFailedException
- extends java.lang.RuntimeException
Indicates that the update of some data failed.
Created: 18.01.2007 20:35:12
- See Also:
- Serialized Form
| 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 |
UpdateFailedException
public UpdateFailedException()
UpdateFailedException
public UpdateFailedException(java.lang.String message)
UpdateFailedException
public UpdateFailedException(java.lang.String message,
java.lang.Throwable cause)
UpdateFailedException
public UpdateFailedException(java.lang.Throwable cause)
Copyright © 2010. All Rights Reserved.