Package com.spun.util.persistence
Class SavingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.spun.util.persistence.SavingException
- All Implemented Interfaces:
Serializable
public class SavingException extends RuntimeException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description SavingException()SavingException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SavingException
public SavingException() -
SavingException
-