public class IncoherentDatabaseStateException extends DataIntegrityException
| Constructor and Description |
|---|
IncoherentDatabaseStateException() |
IncoherentDatabaseStateException(java.lang.String message) |
IncoherentDatabaseStateException(java.lang.String message,
java.lang.Throwable cause) |
IncoherentDatabaseStateException(java.lang.Throwable cause) |
safeToStringpublic IncoherentDatabaseStateException()
public IncoherentDatabaseStateException(java.lang.String message,
java.lang.Throwable cause)
public IncoherentDatabaseStateException(java.lang.String message)
public IncoherentDatabaseStateException(java.lang.Throwable cause)
Copyright © 2019. All Rights Reserved.