public class PersistenceException extends UncheckedException:
Base class for Klyn Entity Framework runtime failures.
throw PersistenceException("Persistence operation failed")| Modifier and Type | Member | Description |
|---|---|---|
| public | PersistenceExceptionPersistenceException(message as String = ""): |
Creates this framework exception. |