org.smallmind.constellation.ephemeral
Class EphemeralPersistenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.smallmind.nutsnbolts.lang.FormattedException
org.smallmind.constellation.ephemeral.EphemeralException
org.smallmind.constellation.ephemeral.EphemeralPersistenceException
- All Implemented Interfaces:
- Serializable
public class EphemeralPersistenceException
- extends EphemeralException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EphemeralPersistenceException
public EphemeralPersistenceException()
EphemeralPersistenceException
public EphemeralPersistenceException(String message,
Object... args)
EphemeralPersistenceException
public EphemeralPersistenceException(Throwable throwable,
String message,
Object... args)
EphemeralPersistenceException
public EphemeralPersistenceException(Throwable throwable)
Copyright © 2012. All Rights Reserved.